mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
[cloud] ec2_customer_gateway: add routing option to allow bgp_asn to be optional (#27276)
fixes #27157 add routing option to allow bgp_asn to be optional
This commit is contained in:
parent
ec8cbbf926
commit
ad2c1e1838
2 changed files with 11 additions and 3 deletions
|
@ -16,7 +16,6 @@ lib/ansible/modules/cloud/amazon/dynamodb_table.py
|
|||
lib/ansible/modules/cloud/amazon/ec2_ami.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_ami_copy.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_ami_find.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_customer_gateway.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_eip.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_eni_facts.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_key.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue