Skip to content

Commit

Permalink
navigator config updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cloin committed Oct 7, 2022
1 parent 0f3d4b5 commit 8ab5ae6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ansible-navigator.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
ansible-navigator:
execution-environment:
image: quay.io/acme_corp/workshop_ee
image: quay.io/acme_corp/workshop_ee:latest
enabled: true
container-engine: podman
container-engine: auto
pull:
policy: missing
policy: tag
environment-variables:
pass:
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
- AWS_SESSION_TOKEN

0 comments on commit 8ab5ae6

Please sign in to comment.