github.com/jlmeeker/kismatic@v1.10.1-0.20180612190640-57f9005a1f1a/ansible/_smoketest.yaml (about)

     1  ---
     2    - hosts: master
     3      any_errors_fatal: true
     4      name: Smoke Test Master Node
     5      become: yes
     6      serial: 1
     7      vars_files:
     8        - group_vars/all.yaml
     9  
    10      roles:
    11        - smoketest