Tim Potter
Results
2
comments of
Tim Potter
Jeroen, I successfully parsed a CF template by using the `:constructor` keyword param as mentioned in the current README: ``` (let [template-file (first args) template-yaml (yaml/parse-string (slurp template-file) :constructor yaml.reader/passthrough-constructor)]...
Try `pip install ansible` instead of `apt-get install ansible`. Not using the Debian [Jessie] version of Ansible fixed this problem for me.