Add iam_role_facts to changelog

This commit is contained in:
Ryan S. Brown 2017-12-12 12:21:20 -05:00
parent c27ded6bbc
commit bd769bf79a
2 changed files with 2 additions and 1 deletions

View file

@ -68,6 +68,7 @@ Ansible Changes By Release
* ec2_placement_group
* ecs_taskdefinition_facts
* elasticache_facts
* iam_role_facts
#### Windows

View file

@ -8,7 +8,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'supported_by': 'certified'}
'supported_by': 'community'}
DOCUMENTATION = '''