mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
exprpessions into expressions (#47967)
* exprpessions into expressions, JInja2 into Jinja2
This commit is contained in:
@@ -12,7 +12,7 @@ DOCUMENTATION = '''
|
||||
description:
|
||||
- Uses a YAML configuration file with a valid YAML or C(.config) extension to define var expressions and group conditionals
|
||||
- The Jinja2 conditionals that qualify a host for membership.
|
||||
- The JInja2 exprpessions are calculated and assigned to the variables
|
||||
- The Jinja2 expressions are calculated and assigned to the variables
|
||||
- Only variables already available from previous inventories or the fact cache can be used for templating.
|
||||
- When I(strict) is False, failed expressions will be ignored (assumes vars were missing).
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user