Hi All,
Could you advice when use synchronize which inventory from satellite6 ?
I found error shown as below picture.
- name: sync script to server for '{{ folder_db }}'
synchronize:
src: '{{ script_dir }}'
dest: '{{ work_dir }}'
rsync_opts:
- "--verbose"
- "--progress"
- "--stats"
mode: push
recursive: yes
delegate_to: 10.x.x.x
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/5341f4774b665b195bf910d0bc28ca75%40mail.gmail.com.