community.general/lib/ansible/modules/system
Lars Engels 8010b7f980 Add support for password aging on Solaris (#4372)
* Add support for password aging on Solaris

* Fix shadow file editing when {MIN,MAX,WARN}WEEKS is not set in /etc/default/passwd

* Un-break with python3

* _Really_ un-break with python3
2016-12-08 11:25:12 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Fix minor syntax error in authorized_key module doc (#4491) 2016-12-08 11:24:54 -05:00
cron.py cron: replacement for os.getlogin() (#4777) 2016-12-08 11:25:04 -05:00
group.py Fix incorrect variable in group.py: user -> group 2016-12-08 11:23:39 -05:00
hostname.py hostname: Support "Scientific Linux CERN" (#4855) 2016-12-08 11:25:05 -05:00
mount.py Added Solaris support to core mount module (#4771) 2016-12-08 11:25:04 -05:00
ping.py Port to dual python2/python3 compat 2016-12-08 11:24:27 -05:00
seboolean.py Add support for selinux_boolean_sub conversion (#4570) 2016-12-08 11:24:58 -05:00
selinux.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
service.py Fix syntax 2016-12-08 11:25:05 -05:00
setup.py add gather_timeout parameter (#4093) 2016-12-08 11:24:42 -05:00
sysctl.py Showing some of the sysctl settings in proper yaml format per Ansible documentation (#4073) 2016-12-08 11:24:41 -05:00
systemd.py system/systemd: enable systemctl --user (#4208) 2016-12-08 11:25:04 -05:00
user.py Add support for password aging on Solaris (#4372) 2016-12-08 11:25:12 -05:00