diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index f1de926758cab27ed1007369981f8abcafb6e6f6..83a385d7d6a31d2ed44725cf53ef53379c234a1b 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,6 @@ # GAP Ansible changelog +1.0.13: +- Base-config cleanup 1.0.12: - Changes to the base_config based on the NE feedback - SNMP Views diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 2be7d49a8bafd89d675ac4e5e4f6de332a09f815..62d34a8fca8be0835b76eca475539e5a79a2f866 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.12 +version: 1.0.13 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md