ansible/roles/network/tasks/Ubuntu.yaml
Ryan Cavicchioni 71d1da1cf1
Simply network role
The role only supports netplan now
2022-08-30 23:27:03 -05:00

7 lines
122 B
YAML

---
- name: Include netplan vars
include_vars: netplan.yaml
- name: Include netplan tasks
include_tasks: netplan.yml