ansible/system
Simon Li 428550e179 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.
2015-08-21 17:55:28 +01:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py Don't fail in check_mode if user exists 2015-08-21 17:55:28 +01:00
cron.py minor doc fixes 2015-08-12 23:55:01 -04:00
group.py Check if the gid is set 2015-07-18 17:53:02 +02:00
hostname.py Add Solaris support in hostname module 2015-07-25 23:32:55 +09:00
mount.py mount: Support for Check-Mode 2015-07-23 15:51:24 -04:00
ping.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
seboolean.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
selinux.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
service.py made continue into a pass (there was no loop) 2015-08-13 10:05:30 -04:00
setup.py changed verbose override variable 2015-07-29 14:54:19 -04:00
sysctl.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
user.py Merge pull request #62 from 0x46616c6b/user-add-skeleton-support 2015-08-12 09:17:35 -04:00