summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRené Moser <mail@renemoser.net>2020-07-03 11:15:41 +0200
committerGitHub <noreply@github.com>2020-07-03 10:15:41 +0100
commit73139df36cf2da3e9926057e8137bda6e41cb2fb (patch)
tree8a74e77765c8f448e249cad3062756242f2eef4f /.github
parent1787a3dbf53eb2ed743a495dd2711610babea13f (diff)
downloadansible-73139df36cf2da3e9926057e8137bda6e41cb2fb.tar.gz
botmeta: exoscale migrated to ngine_io.exoscale (#70095)
* botmeta: exoscale migrated to ngine_io.exoscale * botmeta: exoscale: add missing migrations * Update lib/ansible/config/ansible_builtin_runtime.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index a0dcae186b..d33bb11509 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -7466,7 +7466,7 @@ files:
lib/ansible/module_utils/docker/swarm.py:
migrated_to: community.general
lib/ansible/module_utils/exoscale.py:
- migrated_to: community.general
+ migrated_to: ngine_io.exoscale
lib/ansible/module_utils/firewalld.py:
migrated_to: community.general
lib/ansible/module_utils/gcdns.py:
@@ -8888,9 +8888,9 @@ files:
lib/ansible/modules/net_tools/dnsmadeeasy.py:
migrated_to: community.general
lib/ansible/modules/net_tools/exoscale/exo_dns_domain.py:
- migrated_to: community.general
+ migrated_to: ngine_io.exoscale
lib/ansible/modules/net_tools/exoscale/exo_dns_record.py:
- migrated_to: community.general
+ migrated_to: ngine_io.exoscale
lib/ansible/modules/net_tools/haproxy.py:
migrated_to: community.general
lib/ansible/modules/net_tools/hetzner_failover_ip.py: