Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
02372e97
Commit
02372e97
authored
Sep 15, 2015
by
Brian Coca
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12371 from apollo13/patch-1
Remove duplicate SU_PROMPT_LOCALIZATIONS
parents
5c7bca9e
93340461
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
34 deletions
+0
-34
lib/ansible/playbook/play_context.py
+0
-34
No files found.
lib/ansible/playbook/play_context.py
View file @
02372e97
...
...
@@ -37,40 +37,6 @@ from ansible.utils.unicode import to_unicode
__all__
=
[
'PlayContext'
]
SU_PROMPT_LOCALIZATIONS
=
[
'Password'
,
'암호'
,
'パスワード'
,
'Adgangskode'
,
'Contraseña'
,
'Contrasenya'
,
'Hasło'
,
'Heslo'
,
'Jelszó'
,
'Lösenord'
,
'Mật khẩu'
,
'Mot de passe'
,
'Parola'
,
'Parool'
,
'Pasahitza'
,
'Passord'
,
'Passwort'
,
'Salasana'
,
'Sandi'
,
'Senha'
,
'Wachtwoord'
,
'ססמה'
,
'Лозинка'
,
'Парола'
,
'Пароль'
,
'गुप्तशब्द'
,
'शब्दकूट'
,
'సంకేతపదము'
,
'හස්පදය'
,
'密码'
,
'密碼'
,
]
# 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment