aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks/setup.yml
diff options
context:
space:
mode:
authorGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>2018-09-21 12:25:48 +0200
committerGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>2018-09-21 12:25:48 +0200
commit7485b189faf61061027fbba06b7bdbe51c13a705 (patch)
tree510acca585b67fedaf5bf0821f5a78f7a813190c /tasks/setup.yml
parent4eeb5deae31c0173f46d4a2d2a6835612157ced7 (diff)
downloadansible-clever-7485b189faf61061027fbba06b7bdbe51c13a705.tar.gz
ansible-clever-7485b189faf61061027fbba06b7bdbe51c13a705.tar.zst
ansible-clever-7485b189faf61061027fbba06b7bdbe51c13a705.zip
add ansible-lint test and fix warning
Diffstat (limited to 'tasks/setup.yml')
-rw-r--r--tasks/setup.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/setup.yml b/tasks/setup.yml
index 0dfcddf..f85a635 100644
--- a/tasks/setup.yml
+++ b/tasks/setup.yml
@@ -2,6 +2,7 @@
2 command: clever --version 2 command: clever --version
3 register: clever_returned_version 3 register: clever_returned_version
4 ignore_errors: true 4 ignore_errors: true
5 changed_when: False
5 6
6- name: Ensure user path exists 7- name: Ensure user path exists
7 file: 8 file: