github.com/jlmeeker/kismatic@v1.10.1-0.20180612190640-57f9005a1f1a/ansible/_node-smoke-test.yaml (about) 1 --- 2 - hosts: worker:ingress:storage 3 any_errors_fatal: true 4 name: "Smoke Test New Node" 5 become: yes 6 run_once: true 7 8 roles: 9 - node-smoke-test