summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-09-09 12:50:51 -0700
committerToshio Kuratomi <a.badger@gmail.com>2017-09-09 12:50:51 -0700
commitc22f8a4ae4735192c0b1ef03e45c50b76405c697 (patch)
treedccf9e26f34e316c9836137d5215dd2a54ed8f81
parent4367a456680731dcb39cf41fb57a86062667d9c2 (diff)
downloadansible-c22f8a4ae4735192c0b1ef03e45c50b76405c697.tar.gz
Add blockinfile fix to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09437f5929..181ab62e29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@ Ansible Changes By Release
* Fix user module combining bytes and text
* Fix for security groups in the amazon efs module
* Fix for the jail connection plugin not finding the named jail
+ * Fix for blockinfile's parameters insertbefore and insertafter
* ios_config: Fix traceback when the efaults parameter is not set
* iosxr_config: Fixed unicode error when UTF-8 characters are in configs
* Fix check mode in archive module