mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Add documentation about the unsafe YAML tag
This commit is contained in:
parent
8bc2d3be9c
commit
5cd4afaa1d
3 changed files with 65 additions and 0 deletions
|
@ -932,6 +932,11 @@ how all of these things can work together.
|
|||
.. _ansible-examples: https://github.com/ansible/ansible-examples
|
||||
.. _builtin filters: http://jinja.pocoo.org/docs/templates/#builtin-filters
|
||||
|
||||
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 `playbooks_advanced_syntax`_
|
||||
|
||||
.. seealso::
|
||||
|
||||
:doc:`playbooks`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue