You've already forked ansible-role-auth-duo
Support fixed mirror being variable
This commit is contained in:
@@ -16,8 +16,8 @@ steps:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
- molecule test -s ${MOLECULE_SCENARIO}
|
||||
secrets: [ auth_duo_host, auth_duo_ikey, auth_duo_skey ]
|
||||
- molecule test --scenario-name ${MOLECULE_SCENARIO}
|
||||
secrets: [ auth_duo_host, auth_duo_ikey, auth_duo_skey, auth_duo_mirror_url ]
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
||||
Reference in New Issue
Block a user