Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kolla Ansible
81f3aa5ac04528fa201ed534547f20efb5aeecc2
kolla-ansible
ansible
destroy.yml
Find file
Normal view
Permalink
destroy.yml
67 B
Newer
Older
Add a role to cleanup containers after deployment
Mauricio Lima
committed
8 years ago
1
---
Give plays in the playbooks a name
Christian Berendt
committed
8 years ago
2
3
-
name
:
Apply role destroy
hosts
:
all
Add a role to cleanup containers after deployment
Mauricio Lima
committed
8 years ago
4
roles
:
Change cleanup to destroy as cleanup is a misnomer
Duane DeCapite
committed
8 years ago
5
-
destroy