mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
[cloud] Add group_by_instance_state to EC2 Dynamic Inventory (#20430)
This commit is contained in:
@@ -128,6 +128,7 @@ group_by_availability_zone = True
|
||||
group_by_aws_account = False
|
||||
group_by_ami_id = True
|
||||
group_by_instance_type = True
|
||||
group_by_instance_state = False
|
||||
group_by_key_pair = True
|
||||
group_by_vpc_id = True
|
||||
group_by_security_group = True
|
||||
|
||||
Reference in New Issue
Block a user