From 28ece04e48543e5799423d01d9a49c51c78158ca Mon Sep 17 00:00:00 2001 From: Sumit Jaiswal Date: Tue, 5 Feb 2019 16:11:57 +0530 Subject: [PATCH] v2.7.1 Signed-off-by: Sumit Jaiswal --- CHANGELOG.rst | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 021506b..fea0ad0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,21 @@ -=============================== -cisco_ios -=============================== +========================= +Ansible Network cisco_ios +========================= +.. _cisco_ios_v2.7.1: + +v2.7.1 +====== + +.. _cisco_ios_v2.7.1_Minor Changes: + +Minor Changes +------------- + +- Adds parser for reload reason. `ios-#87 `_. +- Fixed message ``missing required arg: config_manager_text``. `ios-#88 `_. +- Remove set defaults task files. `ios-#89 `_. +- Use default template if no specific peer provider folder is present. `ios-#90 `_. +- Add unconfigure task hooks. `ios-#92 `_. .. _cisco_ios_v2.7.0: