mirror of
https://github.com/ansible/ansible.git
synced 2026-08-01 08:08:00 +02:00
Initial library directory
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
import json
|
||||
|
||||
print json.dumps(1)
|
||||
Reference in New Issue
Block a user