ansible-cockpit/molecule/non_defaults/playbook.yml

10 lines
154 B
YAML
Raw Normal View History

2019-02-06 13:39:41 +01:00
---
- name: Converge
hosts: all
become: true
vars:
cockpit_listen_port: 9091
cockpit_use_selinux: true
roles:
- role: ansible-cockpit