dsfgsd
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 2s
ansible-lint / Ansible Lint (pull_request) Failing after 26s

This commit is contained in:
Michael Grote 2024-10-29 14:44:01 +01:00
parent 264fd56ee6
commit b4c1377276

View file

@ -3,7 +3,7 @@
become: true
ansible.posix.authorized_key:
user: "{{ sanoid_user }}"
key: "{{ sanoid_syncoid_ssh_pubkey }}"
#key: "{{ sanoid_syncoid_ssh_pubkey }}"
state: absent
when:
- sanoid_syncoid_source_host