updated chlog, moved missed comment

This commit is contained in:
Brian Coca 2017-11-09 09:59:26 -05:00
parent 76202bc7c3
commit 9c629f8a1c
3 changed files with 23 additions and 19 deletions

View file

@ -100,6 +100,11 @@ VAULT_VERSION_MIN = 1.0
VAULT_VERSION_MAX = 1.0
# FIXME: remove once play_context mangling is removed
# the magic variable mapping dictionary below is used to translate
# host/inventory variables to fields in the PlayContext
# object. The dictionary values are tuples, to account for aliases
# in variable names.
MAGIC_VARIABLE_MAPPING = dict(
# base