feat(common): setup additional components to apt source list
This commit is contained in:
parent
223cbfb877
commit
9cdcef9dca
3 changed files with 27 additions and 0 deletions
|
@ -51,6 +51,8 @@
|
|||
hosts:
|
||||
"{{ item.name }}":
|
||||
ansible_connection: community.docker.docker
|
||||
custom_common:
|
||||
deb822_format: true
|
||||
ansible.builtin.set_fact:
|
||||
molecule_inventory: >
|
||||
{{ molecule_inventory | combine(inventory_partial_yaml | from_yaml) }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue