Обновить molecule/default/molecule.yml
This commit is contained in:
@@ -21,10 +21,14 @@ platforms:
|
|||||||
|
|
||||||
provisioner:
|
provisioner:
|
||||||
name: ansible
|
name: ansible
|
||||||
|
connection_options:
|
||||||
|
ansible_connection: docker
|
||||||
|
ansible_user: root
|
||||||
env:
|
env:
|
||||||
ANSIBLE_PYTHON_INTERPRETER: /usr/bin/python3
|
ANSIBLE_PYTHON_INTERPRETER: /usr/bin/python3
|
||||||
lint:
|
lint:
|
||||||
name: ansible-lint
|
name: ansible-lint
|
||||||
|
|
||||||
|
|
||||||
verifier:
|
verifier:
|
||||||
name: ansible
|
name: ansible
|
||||||
|
|||||||
Reference in New Issue
Block a user