diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 47d781522b7bdce19cc9a832257d51a891f21934..83f33db8bd0ff262c3e0de8781b5dbdda1ea994b 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,8 @@ # GAP Ansible changelog +1.1.2: +- Bug fixes for SR2se `base_config` in `PE` mode: +- changes to `cflowd` +- changes to `cards` template 1.1.1: - `base_config` role reworked to allow P or PE config and SR2se routers. - templates from `base_config` role moved to a separate `bc_templates` folder. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 3afb355ca3219329c30a8f01076dd946159f84f7..ff4ff3f763cb440a205d20d6ca08da16269222d9 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.1 +version: 1.1.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md