5 lines
109 B
YAML
5 lines
109 B
YAML
- name: Apply firewalld config
|
|
hosts: staging-vm
|
|
become: yes
|
|
roles:
|
|
- role: provision/alma/firewall |