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

33 refactor docker compose tasks #34

Merged
merged 9 commits into from
Jun 27, 2024

Conversation

ultraheroe
Copy link
Member

Description of the Change

Update tasks to use docker_compose_v2 module
Fixed some typos and bad identations
Updated test requierments

Benefits

Compatible with docker compose instead of docker-compose (who is going to be deprecated)

Possible Drawbacks

Incompatibilities using this new version with older playbooks could occur if you didn't set all good like new vars:

neo4j_docker_compose_pull
neo4j_docker_compose_recreate

Applicable Issues

#33

@ultraheroe ultraheroe added bug Something isn't working enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 26, 2024
@ultraheroe ultraheroe self-assigned this Jun 26, 2024
@ultraheroe ultraheroe merged commit fbde3ba into develop Jun 27, 2024
2 checks passed
@ultraheroe ultraheroe deleted the 33-refactor-docker-compose-tasks branch June 27, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants