github.com/apprenda/kismatic@v1.12.0/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