mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
[cloud] add tags parameter to ec2_vol
& PEP8 fixes (#21254)
* Make ec2_vol pep8 and add tags parameter * Remove ec2_vol.py from pep8 legacy-files
This commit is contained in:
parent
74e8aa22af
commit
2dc42fce80
2 changed files with 23 additions and 8 deletions
|
@ -41,7 +41,6 @@ lib/ansible/modules/cloud/amazon/ec2_remote_facts.py
|
|||
lib/ansible/modules/cloud/amazon/ec2_scaling_policy.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_snapshot_facts.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_tag.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_vol.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_vol_facts.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_vpc_dhcp_options_facts.py
|
||||
lib/ansible/modules/cloud/amazon/ec2_vpc_nacl.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue