.. |
__init__.py
|
…
|
|
aix_devices.py
|
…
|
|
aix_filesystem.py
|
…
|
|
aix_inittab.py
|
…
|
|
aix_lvg.py
|
…
|
|
aix_lvol.py
|
…
|
|
alternatives.py
|
…
|
|
at.py
|
…
|
|
authorized_key.py
|
…
|
|
awall.py
|
…
|
|
beadm.py
|
…
|
|
capabilities.py
|
…
|
|
cron.py
|
Fix tuples to actually be tuples (#52591)
|
2019-02-19 13:29:51 -06:00 |
cronvar.py
|
…
|
|
crypttab.py
|
crypttab: Trim trailing newlines (#51594)
|
2019-02-22 09:25:23 +00:00 |
dconf.py
|
…
|
|
debconf.py
|
fix non bool path
|
2019-03-07 11:23:07 -05:00 |
facter.py
|
…
|
|
filesystem.py
|
…
|
|
firewalld.py
|
Minor typo/style fixes in Firewalld (#53770)
|
2019-03-14 09:19:21 +05:30 |
gather_facts.py
|
Configurable and parallel gather facts (#49399)
|
2019-03-08 13:08:37 -05:00 |
gconftool2.py
|
…
|
|
getent.py
|
…
|
|
group.py
|
Add BusyBox support to group module (#54689)
|
2019-04-02 09:58:04 -04:00 |
hostname.py
|
Use distro.id() instead of distro.name() (#52199)
|
2019-03-07 13:25:59 -05:00 |
interfaces_file.py
|
Add more tests for method option change (#52228)
|
2019-03-15 09:53:32 +00:00 |
iptables.py
|
Added support for iptables module iprange (#53732) (#53732)
|
2019-03-18 13:05:04 +00:00 |
java_cert.py
|
java_cert: Remove redundant return (#52879)
|
2019-03-13 09:16:19 -04:00 |
java_keystore.py
|
…
|
|
kernel_blacklist.py
|
…
|
|
known_hosts.py
|
Revert "Use locking for concurrent file access (#52567)" (#54547)
|
2019-03-28 13:19:49 -04:00 |
locale_gen.py
|
…
|
|
lvg.py
|
…
|
|
lvol.py
|
Used C locale instead of relying on system locale.
|
2019-03-01 15:22:46 -08:00 |
make.py
|
…
|
|
mksysb.py
|
…
|
|
modprobe.py
|
…
|
|
mount.py
|
Last two fields in fstab are optional (fixes #43855) (#43941)
|
2019-02-28 14:09:30 -05:00 |
nosh.py
|
…
|
|
ohai.py
|
…
|
|
open_iscsi.py
|
…
|
|
openwrt_init.py
|
…
|
|
osx_defaults.py
|
osx_defaults: refactor (#52452)
|
2019-02-21 14:37:16 +01:00 |
pam_limits.py
|
…
|
|
pamd.py
|
pamd: fix idempotence issue when removing rules (#54105)
|
2019-04-01 10:18:33 -04:00 |
parted.py
|
…
|
|
pids.py
|
pids: case insensitive string comparison for process names (#52564)
|
2019-03-14 18:27:20 +05:30 |
ping.py
|
…
|
|
puppet.py
|
…
|
|
python_requirements_facts.py
|
…
|
|
reboot.py
|
Reboot - add parameter for paths to search for shutdown command (#51194)
|
2019-02-28 13:36:33 -08:00 |
runit.py
|
…
|
|
seboolean.py
|
…
|
|
sefcontext.py
|
…
|
|
selinux.py
|
…
|
|
selinux_permissive.py
|
…
|
|
selogin.py
|
selogin: check_mode, ignore_selinux_state, tests
|
2019-03-26 17:18:36 -04:00 |
seport.py
|
…
|
|
service.py
|
…
|
|
service_facts.py
|
…
|
|
setup.py
|
…
|
|
solaris_zone.py
|
…
|
|
svc.py
|
…
|
|
sysctl.py
|
…
|
|
systemd.py
|
systemd: Allow standalone 'daemon_reexec' option without using 'name' (#54424)
|
2019-03-26 20:50:25 -04:00 |
sysvinit.py
|
…
|
|
timezone.py
|
…
|
|
ufw.py
|
[Doc UFW] Precise proto when using multiple ports (#54288)
|
2019-03-26 10:39:43 -05:00 |
user.py
|
Add BusyBox support to user module (#45507)
|
2019-03-21 11:42:12 -04:00 |
vdo.py
|
vdo: document versions that have read cache options (#53291)
|
2019-03-06 14:40:09 -06:00 |
xfconf.py
|
…
|
|