mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Update missed private doc for import_role (#39873)
This commit is contained in:
parent
3e64036684
commit
ea489b3f33
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ options:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
private:
|
private:
|
||||||
description:
|
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
|
- This option is a no op, and the functionality described in previous versions was not implemented. This
|
||||||
play.
|
option will be removed in Ansible v2.8.
|
||||||
type: bool
|
type: bool
|
||||||
default: 'no'
|
default: 'no'
|
||||||
notes:
|
notes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue