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

     1  ---
     2    # update hosts files of all nodes
     3    - hosts: all
     4      any_errors_fatal: true
     5      name: "Update Hosts File"
     6      become: yes
     7  
     8      roles:
     9        - role: hosts