Fix typo
This commit is contained in:
parent
97275110d7
commit
63b624707d
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ Note that you cannot do variable substitution when including one playbook
|
|||
inside another.
|
||||
|
||||
.. note::
|
||||
You can not conditionally path the location to an include file,
|
||||
You can not conditionally pass the location to an include file,
|
||||
like you can with 'vars_files'. If you find yourself needing to do
|
||||
this, consider how you can restructure your playbook to be more
|
||||
class/role oriented. This is to say you cannot use a 'fact' to
|
||||
|
|
Loading…
Reference in a new issue