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
11 lines
212 B
YAML
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
|