change variable name
This commit is contained in:
parent
7cc5352634
commit
67a0356a93
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
- name: Create each certificate
|
||||
include_tasks: "deploy_certificate.yml"
|
||||
loop: "{{ deploy_certificates }}"
|
||||
loop: "{{ deploy_ssh_certificates }}"
|
||||
|
|
Reference in a new issue