mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -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
|
@ -137,6 +137,7 @@ The following modules will be removed in Ansible 2.12. Please update your playbo
|
|||
* ``katello`` use <https://github.com/theforeman/foreman-ansible-modules> instead.
|
||||
* ``github_hooks`` use :ref:`github_webhook <github_webhook_module>` and :ref:`github_webhook_facts <github_webhook_facts_module>` instead.
|
||||
* ``digital_ocean`` use :ref `digital_ocean_droplet <digital_ocean_droplet_module>` instead.
|
||||
* ``gce`` use :ref `gce_compute_instance <gce_compute_instance_module>` instead.
|
||||
|
||||
|
||||
Noteworthy module changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue