main.yml 97 B

123456
  1. - include_tasks: 'rsyncd.yml'
  2. when: with_rsyncd
  3. tags:
  4. - 'rsyncd'
  5. # vim: ft=yaml.ansible