diff --git a/inventory/nso.yml b/inventory/nso.yml index 23957cf..67b1799 100644 --- a/inventory/nso.yml +++ b/inventory/nso.yml @@ -14,7 +14,7 @@ all: nso_package_repos: - name: mdd repo: https://github.com/model-driven-devops/nso-oc-services.git - version: v2.9.0 + version: v2.35.8 service_list: - mdd children: diff --git a/play.sh b/play.sh index 620729f..2dcb6fb 100755 --- a/play.sh +++ b/play.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -IMAGE=ghcr.io/model-driven-devops/mdd:1.2.0 +IMAGE=ghcr.io/model-driven-devops/mdd:1.2.1 OPTIONS="--env ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3" if [[ ! -z "$ANSIBLE_VAULT_PASSWORD_FILE" ]]; then diff --git a/requirements.txt b/requirements.txt index 30bc39d..9720d49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ jmespath passlib botocore boto3 -nso-oc==2.35.5 +nso-oc==2.35.8