You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this adds basic check mode support by skipping all API calls that could
trigger changes. it does *NOT* update the service object that is
returned, so while the changed flag will be correct, the service object
will still reflect the state *before* the changes.
Fixes: Jimdo#1
this adds basic check mode support by skipping all API calls that could
trigger changes. it does *NOT* update the service object that is
returned, so while the changed flag will be correct, the service object
will still reflect the state *before* the changes.
Fixes: Jimdo#1
http://docs.ansible.com/ansible/developing_modules.html#check-mode
The text was updated successfully, but these errors were encountered: