2021-02-02 21:05:46 -06:00
|
|
|
---
|
2021-02-02 21:28:17 -06:00
|
|
|
# Facts that must be gathered after running tasks.
|
2021-02-02 21:05:46 -06:00
|
|
|
|
2021-02-02 21:28:17 -06:00
|
|
|
- name: Facts | General | Gather | Locate BASH
|
2021-02-02 21:05:46 -06:00
|
|
|
shell: which bash
|
|
|
|
register: bash_exec
|