mirror of
https://github.com/geerlingguy/ansible-role-nfs
synced 2024-11-09 13:23:29 +01:00
Standardize molecule config across roles.
This commit is contained in:
parent
e610cc7008
commit
bc99b08bcd
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ provisioner:
|
|||
name: ansible
|
||||
lint:
|
||||
name: ansible-lint
|
||||
playbooks:
|
||||
converge: ${MOLECULE_PLAYBOOK:-playbook.yml}
|
||||
scenario:
|
||||
name: default
|
||||
verifier:
|
||||
|
|
Loading…
Reference in a new issue