Dry run (check mode) ansible

Simulate execution without making changes

ansible-playbook -i inventory playbook.yml --check --diff
more ansible all 56 commands →