mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Various doc updates
This commit is contained in:
2
faq.html
2
faq.html
@@ -239,7 +239,7 @@ other systems that depend on that system.</p>
|
||||
does not create its own programming language. What constructs Ansible does have should be enough to cover 80% or so of the cases of most Puppet users, and it should scale equally well (not having a server is
|
||||
almost like cheating).</p>
|
||||
<p>Ansible does support gathering variables from ‘facter’, if installed, and Ansible templates
|
||||
in jinja2 in a way just like Puppet does with erb. Ansible in version 0.3 will have it’s own facts,
|
||||
in jinja2 in a way just like Puppet does with erb. Ansible in version 0.3 will has it’s own facts,
|
||||
however, so it will not need to rely on facter, but can use it if available.</p>
|
||||
</div>
|
||||
<div class="section" id="vs-chef">
|
||||
|
||||
Reference in New Issue
Block a user