Question 7: Do you like to "dry run" and simulate your playbooks before running them against your managed nodes? poll: () ansible-playbook *.yml --syntax-check () ansible-playbook *.yml --check () ansible-playbook --check-all () ansible-playbook *.yml --check-syntax