Skip to content
Snippets Groups Projects
Commit c116d8db authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Merge branch 'v1.0.51' into 'develop'

v1.0.51

See merge request !115
parents c86e9bb3 c531163a
Branches
No related tags found
1 merge request!115v1.0.51
Pipeline #85861 passed
# GAP Ansible changelog # GAP Ansible changelog
1.0.51:
- Rework of SNMP communities and SNMP ACLs:
- SNMP ACL definitions in inventory are moved into a separate dict and are now rendered separately in the template.
1.0.50: 1.0.50:
- basic support for the iptrunk_migration workflow: - basic support for the iptrunk_migration workflow:
mx-mx trunk -> mx-nokia trunk. mx-mx trunk -> mx-nokia trunk.
......
...@@ -8,7 +8,7 @@ namespace: geant ...@@ -8,7 +8,7 @@ namespace: geant
name: gap_ansible name: gap_ansible
# The version of the collection. Must be compatible with semantic versioning # The version of the collection. Must be compatible with semantic versioning
version: 1.0.50 version: 1.0.51
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md readme: README.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment