Difference between revisions of "Gather facts"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | Ansible <code>gather_facts</code> module, new in [[Ansible 2.8]], allows to gather useful variables about remote hosts that can be used in [[playbooks]] | + | [[Ansible]] <code>gather_facts</code> module, new in [[Ansible 2.8]], allows to gather useful variables about remote hosts that can be used in [[playbooks]] |
* https://docs.ansible.com/ansible/latest/modules/gather_facts_module.html | * https://docs.ansible.com/ansible/latest/modules/gather_facts_module.html | ||
Revision as of 07:34, 16 January 2020
Ansible gather_facts
module, new in Ansible 2.8, allows to gather useful variables about remote hosts that can be used in playbooks
See also
- Playbooks
- Ansible
setup
module: https://docs.ansible.com/ansible/latest/modules/setup_module.html
Advertising: