mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07:00
GCE deprecation warning (#52116)
* GCE deprecation warning * porting guide typo * fixing ignores * moving error code back * underscore marking on gce * forgot to change status
This commit is contained in:
parent
e8b3adeb2b
commit
6ae04017d8
4 changed files with 8 additions and 3 deletions
|
@ -33,7 +33,7 @@ def main():
|
|||
'lib/ansible/modules/cloud/amazon/route53_zone.py',
|
||||
'lib/ansible/modules/cloud/amazon/s3_sync.py',
|
||||
'lib/ansible/modules/cloud/azure/azure_rm_loadbalancer.py',
|
||||
'lib/ansible/modules/cloud/google/gce.py',
|
||||
'lib/ansible/modules/cloud/google/_gce.py',
|
||||
'lib/ansible/modules/cloud/google/gce_eip.py',
|
||||
'lib/ansible/modules/cloud/google/gce_img.py',
|
||||
'lib/ansible/modules/cloud/google/gce_instance_template.py',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue