the example from expansible works great:
----- but how do I get the names of the files returned ?
# Recursively find /tmp files older than 2 days
- find:
paths: "/tmp"
age: "2d"
recurse: yes
I do not get any results
the example from expansible works great:
----- but how do I get the names of the files returned ?
# Recursively find /tmp files older than 2 days
- find:
paths: "/tmp"
age: "2d"
recurse: yes
I do not get any results
----- but how do I get the names of the files returned ?
register:
Cheers,
Paul