We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919041c commit b8bd731Copy full SHA for b8bd731
docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst
@@ -239,7 +239,7 @@ The environment variable ``_ANSIBLE_TEMPLAR_UNTRUSTED_TEMPLATE_BEHAVIOR`` can be
239
240
Valid options are:
241
242
-* ``warn`` - A warning will be issued when an untrusted template is encountered.
+* ``warning`` - A warning will be issued when an untrusted template is encountered.
243
* ``fail`` - An error will be raised when an untrusted template is encountered.
244
* ``ignore`` - Untrusted templates are silently ignored and used as-is. This is the default behavior.
245
0 commit comments