mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Update playbooks_roles.rst
Minor edit.
This commit is contained in:
@@ -200,7 +200,7 @@ dynamic when the include meets the following conditions:
|
|||||||
|
|
||||||
* The include does not use any loops
|
* The include does not use any loops
|
||||||
* The included file name does not use any variables
|
* The included file name does not use any variables
|
||||||
* The ``static`` option is not explicitly disabled, i.e., ``static: no`` is not present
|
* The ``static`` option is not explicitly disabled (``static: no`` is not present)
|
||||||
* The ansible.cfg options to force static includes (see below) are disabled
|
* The ansible.cfg options to force static includes (see below) are disabled
|
||||||
|
|
||||||
Two options are available in the ansible.cfg configuration for static includes:
|
Two options are available in the ansible.cfg configuration for static includes:
|
||||||
|
|||||||
Reference in New Issue
Block a user