You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
adc/ansible/wg_homeportal.yml

9 lines
174 B

---
- name: setup on prem portal wg host.
hosts: larva.home.jowj.net
tasks:
- debug: msg="Deploying wg portal"
roles:
- { name: home-net, tags: ['home-net'] }