You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/system
Lars Engels a49cd08832 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
8 years ago
..
__init__.py
authorized_key.py Fix minor syntax error in authorized_key module doc (#4491) 8 years ago
cron.py cron: replacement for os.getlogin() (#4777) 8 years ago
group.py
hostname.py hostname: Support "Scientific Linux CERN" (#4855) 8 years ago
mount.py Added Solaris support to core mount module (#4771) 8 years ago
ping.py Port to dual python2/python3 compat 8 years ago
seboolean.py Add support for selinux_boolean_sub conversion (#4570) 8 years ago
selinux.py
service.py Fix syntax 8 years ago
setup.py add gather_timeout parameter (#4093) 8 years ago
sysctl.py Showing some of the sysctl settings in proper yaml format per Ansible documentation (#4073) 8 years ago
systemd.py system/systemd: enable systemctl --user (#4208) 8 years ago
user.py Add support for password aging on Solaris (#4372) 8 years ago