mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07: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:
parent
3c39c5d456
commit
d2c4f57f16
5 changed files with 21 additions and 16 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue