fix yamllint issue (#36636)

This commit is contained in:
John R Barker 2018-02-23 13:30:48 +00:00 committed by GitHub
parent e77c1b9e42
commit e1174f8864
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,4 +23,3 @@ bugfixes:
- aws_waf_* - fixed traceback on WAFStaleDataException (https://github.com/ansible/ansible/pull/36405) - 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) - 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) - loop item labels will now update if templated (https://github.com/ansible/ansible/pull/36430)