diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 5926ddd301f9cbc10d0efc5ef2a8b0fe6f5c1e54..9da1df37b74b0b7a3a657ebf6b64e08c70d5bdc4 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,6 @@ # GAP Ansible changelog +1.0.88: +- Fix in the FW template - corrected path to `port_list_entries.j2` 1.0.87: - Update in `iptrunk_twamp` role: role vars moved into inventories. 1.0.86: diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 966b94b0fd1b5f88007734ac1d4d5205408870fe..3332d6826458ba69a6b8d46a7ee2692e86afdd99 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.87 +version: 1.0.88 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md