ansible-cockpit/molecule/non_defaults/playbook.yml

10 lines
154 B
YAML

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