Skip to content
Snippets Groups Projects
Commit 0af4dc86 authored by Jeffrey Zhang's avatar Jeffrey Zhang Committed by Jeffrey Zhang
Browse files

Fix idempotent for initializing toolbox container task

TrivialFix

Change-Id: I643940d04ec0c2ffeb95816dde5d1438829c7464
parent b5630840
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@
- name: Initializing toolbox container using normal user
command: docker exec -t kolla_toolbox /usr/bin/ansible --version
changed_when: false
- name: Starting cron container
kolla_docker:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment