should not use latest

master
Sebastien Perreault 2019-02-06 07:34:04 -05:00 committed by Barry van Someren
parent 2f1b84b98e
commit 1004727dae
1 changed files with 1 additions and 1 deletions

View File

@ -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"