summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2020-11-23 10:17:52 -0500
committerGitHub <noreply@github.com>2020-11-23 15:17:52 +0000
commit6c51003d205242acd18bdfb6bd3400c5cfdba419 (patch)
treea8485e201f85ad05392009bcb4b5a340ad814f3e /changelogs
parent869415457a84114c3efdee4bc381ed77e93ee569 (diff)
downloadvyos-ansible-old-6c51003d205242acd18bdfb6bd3400c5cfdba419.tar.gz
vyos-ansible-old-6c51003d205242acd18bdfb6bd3400c5cfdba419.zip
Enable configuring new interface which is not present in the config (#102)
Enable configuring new interface which is not present in the config Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/91-new-interface.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/91-new-interface.yaml b/changelogs/fragments/91-new-interface.yaml
new file mode 100644
index 0000000..b8bba25
--- /dev/null
+++ b/changelogs/fragments/91-new-interface.yaml
@@ -0,0 +1,3 @@
+---
+bugfixes:
+ - Enable configuring an interface which is not present in the running config.