Difference between revisions of "Ansible-playbook --check"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
[[-C]] or [[--check]] | [[-C]] or [[--check]] | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * <code>[[--dry-run]]</code> | ||
== See also == | == See also == |
Latest revision as of 14:16, 7 November 2022
In check mode, Ansible runs without making any changes on remote system.
ansible-playbook --check foo.yml
ansible-playbook --check foo.yml -i your_host
-C or --check
Related[edit]
See also[edit]
Advertising: