linux_wiki:ansible

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux_wiki:ansible [2018/07/21 00:34]
billdozor [Playbook/Role Creation]
linux_wiki:ansible [2018/08/07 15:45]
billdozor [Playbook Directory Structure]
Line 278: Line 278:
   * You can test your subset commands like this   * You can test your subset commands like this
     * ad-hoc<code bash>ansible -m setup -a 'gather_subset=!all,!min,distribution' localhost</code>     * ad-hoc<code bash>ansible -m setup -a 'gather_subset=!all,!min,distribution' localhost</code>
 +
 +**Available Fact Subsets**:
 +  * all
 +  * min
 +  * hardware
 +  * network
 +  * virtual
 +  * ohai
 +  * facter
  
 \\ \\
  • linux_wiki/ansible.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)