mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
docker_service: rename to docker_compose. (#51035)
* Rename docker_service -> docker_compose. * Added changelog. * Update scenario guide. * Clean up module.
This commit is contained in:
committed by
John R Barker
parent
3c39c5d456
commit
d2c4f57f16
@@ -33,7 +33,6 @@ 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/docker/docker_service.py',
|
||||
'lib/ansible/modules/cloud/google/gce.py',
|
||||
'lib/ansible/modules/cloud/google/gce_eip.py',
|
||||
'lib/ansible/modules/cloud/google/gce_img.py',
|
||||
|
||||
Reference in New Issue
Block a user