ansible/books/vpn.yml

6 lines
93 B
YAML

#!/usr/bin/env ansible-playbook
---
- hosts: vpn, !tests
roles:
- vpn
- networking