summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/configure-localhost.yml
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-03-28 21:04:22 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-28 21:04:22 +0000
commit14228ae572f272b03b535271414772f2206208c8 (patch)
tree2b627ac69373bc29aa9e20d61ed31ced7a0c72fb /xci/playbooks/configure-localhost.yml
parent311efd295d83590d766b8972ebe1e18df1b74bc2 (diff)
parent9e1d3d6e62abf5d0da26a296bcd235f37a54d9c6 (diff)
Merge "xci: playbooks: Fixes various ansible-lint warnings"
Diffstat (limited to 'xci/playbooks/configure-localhost.yml')
-rw-r--r--xci/playbooks/configure-localhost.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/playbooks/configure-localhost.yml b/xci/playbooks/configure-localhost.yml
index c8a9840c..f64400e3 100644
--- a/xci/playbooks/configure-localhost.yml
+++ b/xci/playbooks/configure-localhost.yml
@@ -103,3 +103,4 @@
shell: env > "{{ xci_path }}/.cache/xci.env"
args:
executable: /bin/bash
+ creates: "{{ xci_path }}/.cache/xci.env"