From 841baa3d5b559cd8f63a9c5b89f3ef4572250cd4 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Tue, 23 May 2017 10:40:31 -0400 Subject: [PATCH] updated chnalog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac5ec42075..4d19029365 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,9 +45,9 @@ Ansible Changes By Release The new behaviour mirrors how the variables would appear if there was no hash mark in the string. -- As of 2.4.0, the fetch module fails if there are errors reading the remote - file. Use ignore_errors or failed_when in playbooks if you wish to ignore - errors. +* As of 2.4.0, the fetch module fails if there are errors reading the remote file. + Use ignore_errors or failed_when in playbooks if you wish to ignore errors. +* Experimentally added pmrun become method. #### New Inventory scripts: - lxd