community.general/lib/ansible/modules/system
Sam Doran 00e7c020b2 Add backup feature to user module (#41854)
*  Add backup option

* Only backup shadow file when the OS has one

* Only backup shadow file for SunOS

* Update docs on backup feature

* Add changelog fragment

* Add tests for shadow backup

* Remove backup option, make it automatic

Remove the option to enable/disable backups and make it automatic. Add note to docs describing this behavior.

Change tests to account for new module behavior.

Change section name in changelog fragment since minor_features is not a valid section.
2018-08-15 16:22:26 -04:00
..
__init__.py
aix_inittab.py
aix_lvol.py
alternatives.py
at.py
authorized_key.py
awall.py
beadm.py
capabilities.py
cron.py
cronvar.py
crypttab.py
dconf.py
debconf.py
facter.py
filesystem.py
firewalld.py
gconftool2.py
getent.py
group.py
hostname.py
interfaces_file.py
iptables.py
java_cert.py
java_keystore.py
kernel_blacklist.py
known_hosts.py
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py
modprobe.py
mount.py
nosh.py
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py
pam_limits.py
pamd.py
parted.py
ping.py
puppet.py
runit.py
seboolean.py
sefcontext.py
selinux.py
selinux_permissive.py
seport.py
service.py
service_facts.py
setup.py
solaris_zone.py
svc.py
sysctl.py
systemd.py
sysvinit.py Fix referenced before assignment in sysvinit module (#42695) 2018-08-15 09:59:03 -04:00
timezone.py
ufw.py
user.py Add backup feature to user module (#41854) 2018-08-15 16:22:26 -04:00
vdo.py