Secrets not required for this role

This commit is contained in:
2023-10-18 22:59:16 +13:00
parent 0b6e1f123a
commit 51f5e4e987

View File

@@ -24,9 +24,5 @@ steps:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- molecule test --scenario-name ${MOLECULE_SCENARIO:-default}
secrets: [ auth_duo_host,
auth_duo_ikey,
auth_duo_skey,
auth_duo_mirror_url ]
when:
event: [ cron ]