fix(molecule): working again, added test for provisioner load_vars
This commit is contained in:
parent
6707ece8e0
commit
c6670c1c5f
8 changed files with 38 additions and 4 deletions
|
@ -31,6 +31,7 @@ platforms:
|
|||
provider_raw_config_args: []
|
||||
groups:
|
||||
- molecule
|
||||
- provisioner
|
||||
provisioner:
|
||||
name: ansible
|
||||
config_options:
|
||||
|
@ -39,3 +40,5 @@ provisioner:
|
|||
inventory:
|
||||
group_vars:
|
||||
molecule:
|
||||
provisioner_hostname: 'debian-bookworm'
|
||||
provisioner:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue