should not use latest
This commit is contained in:
parent
2f1b84b98e
commit
1004727dae
|
@ -50,7 +50,7 @@
|
|||
- name: install firewalld bindings
|
||||
package:
|
||||
name: python-firewall
|
||||
state: latest
|
||||
state: present
|
||||
- name: enable firewalld
|
||||
firewalld:
|
||||
port: "{{ cockpit_listen_port }}/tcp"
|
||||
|
|
Loading…
Reference in New Issue
Block a user