mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-16 01:45:25 -07:00
remove dupe entries
This commit is contained in:
parent
9217fbb7dd
commit
18aa87803f
1 changed files with 1 additions and 4 deletions
|
@ -835,12 +835,9 @@ Here is the order of precedence from least to greatest (the last listed variable
|
|||
* inventory group_vars/* [3]_
|
||||
* playbook group_vars/* [3]_
|
||||
* inventory file or script host vars [2]_
|
||||
* inventory host_vars/*
|
||||
* playbook host_vars/*
|
||||
* host facts / cached set_facts [4]_
|
||||
* inventory host_vars/* [3]_
|
||||
* playbook host_vars/* [3]_
|
||||
* host facts
|
||||
* host facts / cached set_facts [4]_
|
||||
* play vars
|
||||
* play vars_prompt
|
||||
* play vars_files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue