Skip to content
Snippets Groups Projects
Commit ca541c7e authored by Brad Beam's avatar Brad Beam Committed by Matthew Mosesohn
Browse files

Ensuring vault service is stopped in reset tasks (#1736)

parent 96e14424
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
state: stopped state: stopped
with_items: with_items:
- kubelet - kubelet
- vault
- etcd - etcd
failed_when: false failed_when: false
tags: ['services'] tags: ['services']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment