add correct delegation to localhost

This commit is contained in:
Pim Kunis 2023-04-25 17:03:26 +02:00
parent 1651601f16
commit 11f2a4e93d

View file

@ -16,6 +16,7 @@
copy:
dest: "/tmp/{{ ssh_ca_key_name }}.pub"
content: "{{ key_pair.public_key }}"
delegate_to: localhost
when: not cert_state.stat.exists
- name: Generate certificate