Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aaron Yildiztas
ansible-docker-deployment
Commits
fd84e88a
Commit
fd84e88a
authored
Aug 30, 2021
by
Aaron Yildiztas
Browse files
added create and start services
parent
69ecc62f
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker_compose/task.yaml
View file @
fd84e88a
...
...
@@ -6,4 +6,12 @@
-
name
:
Tear down existing services
community.docker.docker_compose
:
project_src
:
flask
state
:
absent
\ No newline at end of file
state
:
absent
-
name
:
Create and start services
community.docker.docker_compose
:
project_src
:
flask
register
:
output
-
ansible.builtin.debug
:
var
:
output
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment