diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 0e163758d5761c5e4d8d6e284f0aa41180478723..22a15167abdfeb054ab55e423aba02bae8e1ffd8 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,6 @@ # GAP Ansible changelog +1.0.76: +- fixes in `iptrunk_migration` role (BFD, min-links, corrected interface descriptions) 1.0.75: - fixes in `iptrunk_twamp` role (calculate description string) 1.0.74: diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 755e0fc218b0f966d28f758be21780d4771c119f..fc229148149f367072a449949f72dfd328e89748 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.75 +version: 1.0.76 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md