1 2 3 4 5 6 7 8 9
# Testing playbooks Using `-C` to test whatever playbooks on chosen hosts. e.g. : ```sh ansible-playbook -C playbooks/common.yml -i hosts ```