fix reference to chapter + trailing dot
This commit is contained in:
parent
7c3a728557
commit
35880e6254
1 changed files with 1 additions and 1 deletions
|
@ -936,7 +936,7 @@ how all of these things can work together.
|
||||||
Advanced Syntax
|
Advanced Syntax
|
||||||
```````````````
|
```````````````
|
||||||
|
|
||||||
For information about advanced YAML syntax used to declare variables and have more control over the data placed in YAML files used by Ansible, see `:doc:playbooks_advanced_syntax`
|
For information about advanced YAML syntax used to declare variables and have more control over the data placed in YAML files used by Ansible, see :doc:`playbooks_advanced_syntax`.
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue