blob: 66659fef01837e8f613f774d21f5b724269a0c2c [file] [log] [blame]
Filip Pytlounfff50fc2015-06-24 14:57:21 +02001- name: Test playbook against all test hosts
2 hosts: test_hosts
3 tasks:
4 - name: Greet the world
5 debug: msg='$greeting'