diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 11904361468e4d3cfdf7a330e1a7d028f761eccb..ec467fbfd93367409af131631061b7b4b48a0ecb 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,6 @@ # GAP Ansible changelog +1.0.90: +- Fix in TWAMP-light server template (set to replace reflector) 1.0.89: - Fix in the FW template - corrected duplicated IPV6_ND term. 1.0.88: diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 252d2476da2bf57dafa849f0e2962631849c9328..d49ee4820594bf88c512aec7844899497252b3a4 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.89 +version: 1.0.90 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md