From e1174f8864a3f4794d11651971be4151db2358de Mon Sep 17 00:00:00 2001 From: John R Barker Date: Fri, 23 Feb 2018 13:30:48 +0000 Subject: [PATCH] fix yamllint issue (#36636) --- changelogs/fragments/v2.5.0rc1_catchup.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/changelogs/fragments/v2.5.0rc1_catchup.yaml b/changelogs/fragments/v2.5.0rc1_catchup.yaml index 6c2a9e68fb1..00016e2bceb 100644 --- a/changelogs/fragments/v2.5.0rc1_catchup.yaml +++ b/changelogs/fragments/v2.5.0rc1_catchup.yaml @@ -23,4 +23,3 @@ bugfixes: - aws_waf_* - fixed traceback on WAFStaleDataException (https://github.com/ansible/ansible/pull/36405) - ec2_group - fixed check_mode when using tags (https://github.com/ansible/ansible/pull/36503) - loop item labels will now update if templated (https://github.com/ansible/ansible/pull/36430) -