resolve merge conflict

This commit is contained in:
2023-01-05 17:46:06 +10:00
3 changed files with 6 additions and 1 deletions

View File

@ -33,4 +33,5 @@
state: present
src: "{{ ansible_search_path[0] }}/files/cert-manager-issuer-acme-{{ item.provider }}-{{ item.environment }}.yaml"
with_items:
"{{ cert_manager_acme_providers }}"
"{{ cert_manager_acme_providers }}"