main.yml 79 B

12345
  1. - include: 'rsyncd.yml'
  2. tags: [rsync]
  3. when: with_rsyncd
  4. # vim: ft=ansible