From eb2b9b36365a9d8b4fff75b9cc9fcf9af9b4b046 Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Thu, 14 Jun 2018 22:12:21 +0530 Subject: [PATCH] Remove extra line in file_attributes.yaml Signed-off-by: Abhijeet Kasurde --- changelogs/fragments/file_attributes.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/changelogs/fragments/file_attributes.yaml b/changelogs/fragments/file_attributes.yaml index 3a846cdc8c1..fa36a26174b 100644 --- a/changelogs/fragments/file_attributes.yaml +++ b/changelogs/fragments/file_attributes.yaml @@ -2,4 +2,3 @@ minor_changes: - 'Setting file attributes (via the file module amongst others) now accepts + and - modifiers to add or remove individual attributes. (https://github.com/ansible/ansible/issues/33838)' -