# site.yml # Deploy configuration to all servers. --- - hosts: localhost tasks: - include_role: name: ssh tasks_from: generate_dns.yml - hosts: openbsd roles: - ssh - pf