mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Add subscribe link to main page
This commit is contained in:
@@ -236,7 +236,7 @@ documentation. The <cite>user</cite> is just the name of the user account:</p>
|
||||
</div>
|
||||
<div class="section" id="vars-section">
|
||||
<h3>Vars section<a class="headerlink" href="#vars-section" title="Permalink to this headline">¶</a></h3>
|
||||
<p>The <a href="#id1"><span class="problematic" id="id2">`</span></a>vars’ section contains a list of variables and values that can be used in the plays, like this:</p>
|
||||
<p>The <cite>vars</cite> section contains a list of variables and values that can be used in the plays, like this:</p>
|
||||
<div class="highlight-python"><pre>---
|
||||
- hosts: webservers
|
||||
users: root
|
||||
|
||||
Reference in New Issue
Block a user