community.general/lib/ansible/modules/system
Simon Li 28c44c554c Don't fail in check_mode if user exists
PR #1651 fixed issue #1515 but the requirement for path to be defined is unecessarily strict. If the user has previously been created a path isn't necessary.
2016-12-08 11:23:33 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Don't fail in check_mode if user exists 2016-12-08 11:23:33 -05:00
cron.py Add disabled option to cron module 2016-12-08 11:23:29 -05:00
group.py Check if the gid is set 2016-12-08 11:23:22 -05:00
hostname.py Add Solaris support in hostname module 2016-12-08 11:23:26 -05:00
mount.py mount: Support for Check-Mode 2016-12-08 11:23:24 -05:00
ping.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
seboolean.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
selinux.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
service.py made continue into a pass (there was no loop) 2016-12-08 11:23:30 -05:00
setup.py changed verbose override variable 2016-12-08 11:23:27 -05:00
sysctl.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
user.py Allow '*' as empty password. 2016-12-08 11:23:25 -05:00