Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Docker Stack modules to use common CLI module framework #745

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Now that we have a common CLI module framework (created for docker_image_build and docker_compose_v2), it's time to make the Docker Stack modules use it. This allows to configure several aspects with module options (Docker host to use, configure TLS, etc.) that had to be configured by environment variables before.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

docker_stack
docker_stack_info
docker_stack_task_info

@felixfontein felixfontein force-pushed the stack branch 2 times, most recently from 695c9af to 3de4712 Compare January 6, 2024 11:26
@felixfontein
Copy link
Collaborator Author

CC @imjoseangel @dariko

@felixfontein
Copy link
Collaborator Author

If nobody objects, I'll merge this tomorrow.

@felixfontein felixfontein merged commit 1c8272f into ansible-collections:main Jan 14, 2024
121 checks passed
@felixfontein felixfontein deleted the stack branch January 14, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant