Fix bug.
This commit is contained in:
parent
245964b949
commit
5a0e9359c0
@ -258,9 +258,9 @@
|
||||
apply:
|
||||
tags: deploy_fetchmail
|
||||
tags: deploy_fetchmail
|
||||
vars:
|
||||
fetchmail_instance: "{{ item }}"
|
||||
with_items: "{{ fetchmail_instances }}"
|
||||
loop: "{{ fetchmail_instances }}"
|
||||
loop_control:
|
||||
loop_var: fetchmail_instance
|
||||
|
||||
#- name: Include role_deploy_openvpn-server
|
||||
# ansible.builtin.include_role:
|
||||
|
Loading…
Reference in New Issue
Block a user