Closed rgroten closed 8 years ago
If run in check mode the modules should either skip or (preferably) check if they would make a change but don't actually execute it.
Thanks for the fix. I guess we need to add an additional change to return with module.exit_json(changed=True, hostgroup=?)
If run in check mode the modules should either skip or (preferably) check if they would make a change but don't actually execute it.