manage_netplan/vars/main.yml
Bertrand Lanson 67666c1c5e
Some checks failed
test / Linting (push) Failing after 9s
test / Molecule tests (default, debian11) (push) Has been skipped
test / Molecule tests (default, debian12) (push) Has been skipped
test / Molecule tests (default, ubuntu2004) (push) Has been skipped
test / Molecule tests (default, ubuntu2204) (push) Has been skipped
test / Molecule tests (with_custom_config, debian11) (push) Has been skipped
test / Molecule tests (with_custom_config, debian12) (push) Has been skipped
test / Molecule tests (with_custom_config, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_custom_config, ubuntu2204) (push) Has been skipped
remove auto-install dependencies, to make roles more standard
2023-07-30 14:49:57 +02:00

11 lines
212 B
YAML

---
# vars file for manage_netplan
manage_netplan_packages:
- name: netplan.io
version: latest
state: present
manage_netplan_networkmanager_pkg:
- name: network
version: latest
state: present