- name: Synchronization of src on delegate host to dest on the current inventory host. ansible.posix.synchronize: src: /first/absolute/path # Путь на делегируемом хосте-источнике delegate.host dest: /second/absolute/path # Путь на текущем обрабатываемом хосте delegate_to: delegate.host