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
6c97fc56
Commit
6c97fc56
authored
Aug 29, 2021
by
Aaron Yildiztas
Browse files
Delete task.yaml
parent
a50a1d9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker_compose/task.yaml
deleted
100644 → 0
View file @
a50a1d9d
# Examples use the django example at https://docs.docker.com/compose/django. Follow it to create the
# flask directory
-
name
:
Run using a project directory
hosts
:
localhost
gather_facts
:
no
tasks
:
-
name
:
Tear down existing services
community.docker.docker_compose
:
project_src
:
flask
state
:
absent
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