--- - name: Install routing software package: name: - tinc state: present - name: Include tinc tasks import_tasks: tinc.yml when: - tinc is defined - tinc.configure is defined - tinc.configure