diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index af354aea570774bfef57a7204e303d2c4c60b027..4a507df7ac6f2c779d24ffa2b2951be48a7b820f 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,6 @@ # GAP Ansible changelog +1.0.40: +- Fixed playbook name to align with LSO 1.0.39: - Bug fix in pim template for base-config 1.0.38: diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 14e60421c58b9f9aaf644987740e8065144e6aa3..0e3f0aff34d128e0cb2096aecbebfd219a85c37d 100644 --- a/geant/gap_ansible/galaxy.yml +++ b/geant/gap_ansible/galaxy.yml @@ -8,7 +8,7 @@ namespace: geant name: gap_ansible # The version of the collection. Must be compatible with semantic versioning -version: 1.0.39 +version: 1.0.40 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md