Ansible variables: Difference between revisions
Created page with "== Facts == Assuming a hostname of '''wiki.example.net''' is defined in your 'hosts' inventory; using <code>ansible wiki.example.net -m setup</code> you get a lot of informati..." |
m added Category:Ansible using HotCat |
||
| Line 435: | Line 435: | ||
} | } | ||
</source> | </source> | ||
[[Category:Ansible]] | |||