dsfgsd
This commit is contained in:
parent
264fd56ee6
commit
b4c1377276
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue