- name: setup chaos-mesh server hosts: all user: root become: yes gather_facts: yes tasks: - include_role: name: chaos-mesh vars: group: master domain: onwalk.net namespace: chaos-mesh update_secret: true tls: - secret_name: chaos-mesh-tls keyfile: /etc/ssl/onwalk.net.key certfile: /etc/ssl/onwalk.net.pem