mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2025-12-14 22:04:48 +03:00
remove unused molecule env property
This commit is contained in:
@@ -19,8 +19,6 @@ provisioner:
|
|||||||
ssh_connection:
|
ssh_connection:
|
||||||
pipelining: true
|
pipelining: true
|
||||||
ssh_args: -o ControlMaster=auto -o ControlPersist=600s
|
ssh_args: -o ControlMaster=auto -o ControlPersist=600s
|
||||||
env:
|
|
||||||
ANSIBLE_ROLES_PATH: ../../..:../../../community
|
|
||||||
verifier:
|
verifier:
|
||||||
name: testinfra
|
name: testinfra
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user