remove syncoid, switch to rsync #221
1 changed files with 0 additions and 2 deletions
|
@ -68,10 +68,8 @@
|
|||
ansible.builtin.include_tasks: source.yml
|
||||
when:
|
||||
- sanoid_syncoid_source_host is defined and sanoid_syncoid_source_host is true
|
||||
- sanoid_syncoid_ssh_pubkey is defined
|
||||
|
||||
- name: include destination-host tasks # todo
|
||||
ansible.builtin.include_tasks: destination.yml
|
||||
when:
|
||||
- sanoid_syncoid_destination_host is defined and sanoid_syncoid_destination_host is true
|
||||
- sanoid_syncoid_ssh_privkey is defined
|
||||
|
|
Loading…
Reference in a new issue