summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-12-06 12:17:18 -0800
committerToshio Kuratomi <a.badger@gmail.com>2017-12-06 12:17:18 -0800
commitef7cea1f89075d70294bea43b19d1100dbdf14fc (patch)
tree7a3910b58ca1a13271514716205f6d98092d4414
parent790e290b6b3f8519c8823a0b1dabafa0b7485b51 (diff)
downloadansible-ef7cea1f89075d70294bea43b19d1100dbdf14fc.tar.gz
Update changelog for more bugfixes
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34979bf675..34b054a0f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,8 @@ Ansible Changes By Release
(https://github.com/ansible/ansible/pull/33094)
* Fix save parameter in asa_config (https://github.com/ansible/ansible/pull/32761)
* Fix --vault-id support in ansible-pull (https://github.com/ansible/ansible/pull/33629)
+* In nxos_interface_ospf, fail nicely if loopback is used with passive_interface:
+ (https://github.com/ansible/ansible/pull/33252)
<a id="2.4.2"></a>