Skip to content
Commit 319a534c authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

inventory: do not name a variable "vars"



vars is a builtin that returns the __dict__ attribute of an object.
Do not shadow it, instead rename the variable now that it has been
split out of a function that already used "group_vars" for something
else.

Suggested-by: default avatarErik Skultety <eskultet@redhat.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent cbdf31ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment