This website works better with JavaScript.
Explore
Help
Register
Sign In
archive
/
ansible
mirror of
https://github.com/ansible/ansible.git
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Projects
Releases
Wiki
Activity
Initial library directory
Browse Source
reviewable/pr18780/r1
Michael DeHaan
13 years ago
commit
d62fe17c40
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
5
ping
Unescape
Escape
View File
@ -0,0 +1,5 @@
#!/usr/bin/python
import json
print json.dumps(1)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
archive/ansible
Title
Body
Create Issue