--- - include_tasks: git.yml when: ariane_git tags: ['ariane_git', 'git'] - include_tasks: sysctl.yml when: ariane_sysctl tags: ['ariane_sysctl', 'sysctl'] - include_tasks: logrotate.yml when: ariane_logrotate tags: ['ariane_logrotate', 'logrotate'] - include_tasks: iptables.yml when: ariane_iptables tags: ['ariane_iptables', 'iptables'] - include_tasks: zfs.yml when: ariane_zfs tags: ['ariane_zfs', 'zfs'] - include_tasks: lxc.yml when: ariane_lxc tags: ['ariane_lxc', 'lxc'] - include_tasks: lxc-betam.yml when: ariane_lxc tags: ['ariane_lxc', 'lxc'] - include_tasks: snapper.yml when: ariane_snapper tags: ['ariane_snapper', 'snapper']