Remove the conditional.

This commit is contained in:
Andrea Dell'Amico 2023-12-06 18:26:22 +01:00
parent e922c123ef
commit dd87548a98
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
---
- name: Manage the installation of the Information System GUI configuration of the swarm service
when: docker_swarm_manager_node is defined and docker_swarm_manager_node
tags: ['information_system_gui', 'information_system_gui_swarm', 'information_system_gui_server']
block:
- name: Create the directory where the compose file will be placed
ansible.builtin.file: