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
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
9 years ago
..
__init__.py
authorized_key.py Remove duplicate documentation fields 9 years ago
cron.py
group.py
hostname.py Fix documentation build in hostname 9 years ago
mount.py
ping.py
seboolean.py
selinux.py
service.py
setup.py
sysctl.py
user.py revamped checkmode support in user module 9 years ago