We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce51db5 commit a8efee5Copy full SHA for a8efee5
play.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-IMAGE="ghcr.io/ciscodevnet/sdwan-devops:0.0.6.dev6"
+IMAGE="ghcr.io/ciscodevnet/sdwan-devops:0.0.6"
3
OPTIONS=""
4
5
if [[ ! -z "$ANSIBLE_VAULT_PASSWORD_FILE" ]]; then
0 commit comments