Merge pull request #391 from git-harry/fetch-run-once

Prevent failure from race creating fetch directory
pull/393/head
Leseb 2015-08-26 14:27:20 +02:00
commit 6ca32bccf1
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
local_action: file path=fetch state=directory
changed_when: false
sudo: false
run_once: true
- name: generate cluster uuid
local_action: shell uuidgen | tee fetch/ceph_cluster_uuid.conf