use proper service name in task names

This commit is contained in:
Guido Grazioli 2022-03-17 10:45:55 +01:00
commit e773e12e24
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
10 changed files with 26 additions and 29 deletions

View file

@ -12,7 +12,7 @@
enabled: yes
state: started
- name: Configure firewall for keycloak ports
- name: "Configure firewall for {{ keycloak.service_name }} ports"
become: yes
firewalld:
port: "{{ item }}"