8 lines
145 B
YAML
8 lines
145 B
YAML
---
|
|
# Find things we will use later.
|
|
|
|
## Executables ##
|
|
|
|
- name: Miner | Facts | System | Executables
|
|
shell: "which bash"
|
|
register: bash_exec |