Cleanups to docs and rename of inv var

This commit is contained in:
Toshio Kuratomi 2016-03-18 06:40:04 -07:00
parent 8fc1c26c37
commit e25caebe7a
3 changed files with 6 additions and 6 deletions

View file

@ -78,7 +78,7 @@ MAGIC_VARIABLE_MAPPING = dict(
su_pass = ('ansible_su_password', 'ansible_su_pass'),
su_exe = ('ansible_su_exe',),
su_flags = ('ansible_su_flags',),
executable = ('ansible_executable',),
executable = ('ansible_shell_executable',),
)
SU_PROMPT_LOCALIZATIONS = [