Skip to content

Commit

Permalink
Update to ansible-mdd 1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonking3 committed Oct 4, 2023
1 parent 0f425aa commit 80a6847
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion play.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

IMAGE=ghcr.io/model-driven-devops/mdd:1.2.3
IMAGE=ghcr.io/model-driven-devops/ansible-mdd/mdd:1.2.10

OPTIONS="--env ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3"
if [[ ! -z "$ANSIBLE_VAULT_PASSWORD_FILE" ]]; then
Expand Down
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
collections:
- name: https://github.com/ciscodevnet/ansible-cml.git
type: git
- name: https://github.com/model-driven-devops/ansible-mdd.git,1.2.5
- name: https://github.com/model-driven-devops/ansible-mdd.git,1.2.10
type: git
- name: https://github.com/model-driven-devops/ansible-nso.git
type: git
Expand Down

0 comments on commit 80a6847

Please sign in to comment.