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
608496db
Commit
608496db
authored
Mar 20, 2015
by
Brian Coca
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed debug play from tests
parent
e3e97f6e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
9 deletions
+2
-9
lib/ansible/modules/core
+1
-1
lib/ansible/modules/extras
+1
-1
test/integration/unicode.yml
+0
-7
No files found.
core
@
a78de508
Subproject commit
f8350ee1c0a22ecd5dd2ff0015bce24421673e73
Subproject commit
a78de5080109eeaf46d5e42f9bbeb4f02d510627
extras
@
cb848fcd
Subproject commit
a94bbd46504bc9ca3e55c0cecc8c53c40009146f
Subproject commit
cb848fcd9ec8364210fc05a5a7addd955b8a2529
test/integration/unicode.yml
View file @
608496db
...
...
@@ -41,13 +41,6 @@
-
name
:
'
A
task
with
unicode
host
vars'
debug
:
var=unicode_host_var
-
name
:
'
A
play
for
hosts
in
group:
ĪīĬĭ'
hosts
:
'
ĪīĬĭ'
gather_facts
:
false
tasks
:
-
debug
:
var=hostvars[inventory_hostname]
-
name
:
'
A
play
for
hosts
in
group:
ĪīĬĭ'
hosts
:
'
ĪīĬĭ'
gather_facts
:
true
...
...
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