community.general/lib/ansible/modules/system
James Cammarata 68a07a2bb5 Merge branch 'osx_user_fix' of https://github.com/bambou42/ansible-modules-core into bambou42-osx_user_fix
Includes commits for:
* Don't return change if the password is not set
* Set the group to nogroup if none is specified
* Set an uid if none is specified
* Test if SHADOWFILE is set (for Darwin)
* remove unused uid
2016-12-08 11:22:53 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Fix authorized_key module crashing when given an invalid key 2016-12-08 11:22:50 -05:00
cron.py Update cron example for setting to run twice a day 2016-12-08 11:22:31 -05:00
group.py Add basic support for OSX groups. 2016-12-08 11:22:42 -05:00
hostname.py Add Linuxmint support in hostname module 2016-12-08 11:22:41 -05:00
mount.py Setting the actual passno and dump defaults, and warning user of consequences in nulling 2016-12-08 11:22:48 -05:00
ping.py
seboolean.py
selinux.py Set selinux state to 'permissive' for state=disabled 2016-12-08 11:22:35 -05:00
service.py Fix bug with upstart detection 2016-12-08 11:22:52 -05:00
setup.py
sysctl.py now handles non string values for sysctl 2016-12-08 11:22:38 -05:00
user.py Merge branch 'osx_user_fix' of https://github.com/bambou42/ansible-modules-core into bambou42-osx_user_fix 2016-12-08 11:22:53 -05:00