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 fadb9fc commit db84730Copy full SHA for db84730
play.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-IMAGE="ghcr.io/ciscodevnet/sdwan-devops:0.0.6"
+IMAGE="ghcr.io/ciscodevnet/sdwan-devops:0.0.7"
3
OPTIONS=""
4
5
if [[ ! -z "$ANSIBLE_VAULT_PASSWORD_FILE" ]]; then
0 commit comments