Fix bug.
This commit is contained in:
parent
245964b949
commit
5a0e9359c0
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user