blob: 66659fef01837e8f613f774d21f5b724269a0c2c [file] [log] [blame]
martin f. krafft3c333222013-06-14 19:27:57 +02001- name: Test playbook against all test hosts
2 hosts: test_hosts
3 tasks:
4 - name: Greet the world
5 debug: msg='$greeting'