mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
Add iam_role_facts to changelog
This commit is contained in:
@@ -68,6 +68,7 @@ Ansible Changes By Release
|
||||
* ec2_placement_group
|
||||
* ecs_taskdefinition_facts
|
||||
* elasticache_facts
|
||||
* iam_role_facts
|
||||
|
||||
#### Windows
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ __metaclass__ = type
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'supported_by': 'certified'}
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
DOCUMENTATION = '''
|
||||
|
||||
Reference in New Issue
Block a user