mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Update documentation based on 301 permanent redirects (#43675)
This commit is contained in:
parent
b0542217e2
commit
00e5123e4c
25 changed files with 43 additions and 43 deletions
|
@ -371,7 +371,7 @@ standard:
|
|||
.. Note:: You should only quote strings when it is absolutely
|
||||
necessary or required by YAML, and then use single quotes.
|
||||
|
||||
The YAML specification considers the following `escape sequences <http://www.yaml.org/spec/current.html#id2517668>`_:
|
||||
The YAML specification considers the following `escape sequences <http://yaml.org/spec/current.html#id2517668>`_:
|
||||
|
||||
* ``\0``, ``\\``, ``\"``, ``\_``, ``\a``, ``\b``, ``\e``, ``\f``, ``\n``, ``\r``, ``\t``,
|
||||
``\v``, ``\L``, ``\N`` and ``\P`` -- Single character escape
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue