remove unused molecule env property

This commit is contained in:
Charlie Mordant
2020-04-24 17:22:07 +02:00
parent 883055c33f
commit c6a7034e4b

View File

@@ -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: