This commit is contained in:
yohan 2024-10-19 16:35:11 +02:00
parent 245964b949
commit 5a0e9359c0

View File

@ -258,9 +258,9 @@
apply: apply:
tags: deploy_fetchmail tags: deploy_fetchmail
tags: deploy_fetchmail tags: deploy_fetchmail
vars: loop: "{{ fetchmail_instances }}"
fetchmail_instance: "{{ item }}" loop_control:
with_items: "{{ fetchmail_instances }}" loop_var: fetchmail_instance
#- name: Include role_deploy_openvpn-server #- name: Include role_deploy_openvpn-server
# ansible.builtin.include_role: # ansible.builtin.include_role: