remove custom collections path
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-08-21 15:54:56 +02:00
parent d90e6fb149
commit f6ab12bb96
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 0 additions and 1 deletions

View File

@ -18,6 +18,5 @@ provisioner:
env:
ANSIBLE_FILTER_PLUGINS: ${ANSIBLE_FILTER_PLUGINS:-./plugins/filter}
ANSIBLE_LIBRARY: ${ANSIBLE_LIBRARY:-./library}
ANSIBLE_COLLECTIONS_PATHS: ${ANSIBLE_COLLECTIONS_PATHS:-./collections}
verifier:
name: testinfra