mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 16:36:29 +00:00
This commit is contained in:
@@ -53,6 +53,7 @@ options:
|
||||
- If C(yes) the variables from C(defaults/) and C(vars/) in a role will not be made available to the rest of the
|
||||
play.
|
||||
type: bool
|
||||
default: 'no'
|
||||
notes:
|
||||
- Handlers are made available to the whole play.
|
||||
'''
|
||||
|
||||
@@ -52,6 +52,7 @@ options:
|
||||
- If C(yes) the variables from C(defaults/) and C(vars/) in a role will not be made available to the rest of the
|
||||
play.
|
||||
type: bool
|
||||
default: 'no'
|
||||
notes:
|
||||
- Handlers are made available to the whole play.
|
||||
- Before Ansible 2.4, as with C(include), this task could be static or dynamic, If static, it implied that it won't
|
||||
|
||||
Reference in New Issue
Block a user