mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-29 15:39:20 +00:00
Updating docs, added extensive info on playbook async + external vars_files for keeping variables outside of
the playbook file.
This commit is contained in:
parent
cf4ac3b6b2
commit
37adadcc50
9 changed files with 447 additions and 160 deletions
|
|
@ -333,7 +333,7 @@ be a relative or absolute path.</li>
|
|||
</ul>
|
||||
<p><em>state</em>:</p>
|
||||
<ul class="simple">
|
||||
<li>Can be either ‘installed’ or ‘removed’</li>
|
||||
<li>Can be either ‘installed’, ‘latest’, or ‘removed’</li>
|
||||
</ul>
|
||||
<p><em>list</em>:</p>
|
||||
<ul class="simple">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue