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

Merge branch 'v1.0.14' into 'develop'

remove snmp from base_config

See merge request !61
parents 2f116273 c27eb0ee
No related branches found
No related tags found
1 merge request!61remove snmp from base_config
Pipeline #85139 passed
# GAP Ansible changelog # GAP Ansible changelog
1.0.14:
- Base-config cleanup
1.0.13: 1.0.13:
- Base-config cleanup - Base-config cleanup
1.0.12: 1.0.12:
......
...@@ -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.13 version: 1.0.14
# 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
......
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
{% include 'cards.j2' %} {% include 'cards.j2' %}
{% include 'connectors.j2' %} {% include 'connectors.j2' %}
{% include 'ntp.j2' %} {% include 'ntp.j2' %}
{% include 'snmp.j2' %}
{% include 'ip_prefix_list.j2' %} {% include 'ip_prefix_list.j2' %}
{% include 'filters/cpm_filters.j2' %} {% include 'filters/cpm_filters.j2' %}
{% include 'syslog/syslog.j2' %} {% include 'syslog/syslog.j2' %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment