Skip to content

Commit ef0ca50

Browse files
committed
added WSGI script template.
1 parent 3caf4af commit ef0ca50

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/usr/bin/env python
2+
#
3+
# {{ ansible_managed }}
4+
#
5+
6+
{{ item.script }}

0 commit comments

Comments
 (0)