diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 85f4852523ffffc851aca6cae66c567020390d07..8ac0b89cc12009a451167bf0ee3854395e2fddf6 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,8 @@ # GAP Ansible changelog +1.1.11 2024-10-26 +- Added role for the Edge (access) port +- IES definition is added to the PE base config + 1.1.10 2024-10-17 - Enable `config_mode` "private" in all relevant Nokia deployment tasks. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 520a4554589c605530498d5a60b09055c9ea8526..b39b9a4d256ba4aa1403358ba6385223d7537d6a 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.1.10 +version: 1.1.11 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md