We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f9a0c commit fe1955cCopy full SHA for fe1955c
README.md
@@ -11,6 +11,7 @@ Requirements
11
TODO
12
----
13
14
+- Figure out why the rc script doesn't work on boot.
15
- Stop cloning as `root`.
16
17
Role Variables
templates/rubywarden.j2
@@ -1,4 +1,4 @@
1
-#!/bin/ksh
+#!/bin/ksh -x
2
3
# {{ ansible_managed }}
4
0 commit comments