Skip to content
Snippets Groups Projects
Commit 1caf343b authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix idempotent for initializing toolbox container task"

parents 898d4380 0af4dc86
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
- name: Initializing toolbox container using normal user - name: Initializing toolbox container using normal user
command: docker exec -t kolla_toolbox /usr/bin/ansible --version command: docker exec -t kolla_toolbox /usr/bin/ansible --version
changed_when: false
- name: Starting cron container - name: Starting cron container
kolla_docker: 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