6 lines
115 B
YAML
Raw Normal View History

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