Set mfn up for using bash expressions in cron.
This commit is contained in:
8
facts/miner/gather.yml
Normal file
8
facts/miner/gather.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
# Find things we will use later.
|
||||
|
||||
## Executables ##
|
||||
|
||||
- name: Miner | Facts | System | Executables
|
||||
shell: "which bash"
|
||||
register: bash_exec
|
Reference in New Issue
Block a user