ansible/system
Brian Coca 4e49df7b88 revamped checkmode support in user module
- defaulted to commands not executing in checkmode
- added force run for info gathering (for setting changed)
- added debug for what would have been run in check mode
- added check mode for spots that made changes using system calls instead of command
- removed now redundant checkmode checks

better failure now, if i missed anything, it will misreport changed value
instead of old default of actually making the change in checkmode
2016-02-09 10:45:42 -05:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py Remove duplicate documentation fields 2016-01-28 09:24:20 -08:00
cron.py Merge pull request #2768 from quinot/topic/abs_cron_file 2016-01-18 20:35:12 -05:00
group.py Fix incorrect variable in group.py: user -> group 2015-10-03 01:09:03 +01:00
hostname.py Fix documentation build in hostname 2016-01-21 08:37:56 -08:00
mount.py mount: Support for Check-Mode 2015-07-23 15:51:24 -04:00
ping.py Fix typo in ping module short description 2015-11-25 16:54:11 +09: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 service goes back to failing when absent 2015-12-17 12:55:43 -05:00
setup.py changed verbose override variable 2015-07-29 14:54:19 -04:00
sysctl.py Support sysctl on OpenBSD 2015-10-06 17:38:47 +02:00
user.py revamped checkmode support in user module 2016-02-09 10:45:42 -05:00