blob: 66659fef01837e8f613f774d21f5b724269a0c2c [file] [log] [blame]
- name: Test playbook against all test hosts
hosts: test_hosts
tasks:
- name: Greet the world
debug: msg='$greeting'