mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update missed private doc for import_role (#39873)
This commit is contained in:
@@ -50,8 +50,8 @@ options:
|
||||
default: 'yes'
|
||||
private:
|
||||
description:
|
||||
- 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.
|
||||
- This option is a no op, and the functionality described in previous versions was not implemented. This
|
||||
option will be removed in Ansible v2.8.
|
||||
type: bool
|
||||
default: 'no'
|
||||
notes:
|
||||
|
||||
Reference in New Issue
Block a user