Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis-ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorNico Rikken <nico@nicorikken.eu>2016-05-24 14:17:22 +0300
committerMichael Boelen <michael@cisofy.com>2016-05-24 14:17:22 +0300
commite0acf616db112e4d4f68a982eff5dda8fecbf051 (patch)
treee130f00b29ce6bd56f539fe1dfb3a64aaa7da88b /tasks
parent2e76c946daa01558f9def75d228fbb1e5476c499 (diff)
Getting this role to work (#3)HEADmaster
* bug: unpack dest wrong * bug: prevent copy from local
Diffstat (limited to 'tasks')
-rw-r--r--tasks/manual.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/manual.yml b/tasks/manual.yml
index 46274fa..ae0022d 100644
--- a/tasks/manual.yml
+++ b/tasks/manual.yml
@@ -29,6 +29,7 @@
unarchive:
dest={{ lynis_tarball_unpackdest }}
src={{ lynis_tarball_dest }}
+ copy=no
tags: lynis