ansible-cockpit/molecule/non_defaults/playbook.yml
2019-02-06 13:47:17 +01:00

10 lines
154 B
YAML

---
- name: Converge
hosts: all
become: true
vars:
cockpit_listen_port: 9091
cockpit_use_selinux: true
roles:
- role: ansible-cockpit