remove dupe entries

This commit is contained in:
Brian Coca 2018-07-16 11:54:16 -04:00 committed by Brian Coca
commit 18aa87803f

View file

@ -835,12 +835,9 @@ Here is the order of precedence from least to greatest (the last listed variable
* inventory group_vars/* [3]_ * inventory group_vars/* [3]_
* playbook group_vars/* [3]_ * playbook group_vars/* [3]_
* inventory file or script host vars [2]_ * inventory file or script host vars [2]_
* inventory host_vars/*
* playbook host_vars/*
* host facts / cached set_facts [4]_
* inventory host_vars/* [3]_ * inventory host_vars/* [3]_
* playbook host_vars/* [3]_ * playbook host_vars/* [3]_
* host facts * host facts / cached set_facts [4]_
* play vars * play vars
* play vars_prompt * play vars_prompt
* play vars_files * play vars_files