Lunatic Zorr
Lunatic Zorr
Same error here too ``` Traceback (most recent call last): 9: from /usr/local/bin/terraforming:23:in `' 8: from /usr/local/bin/terraforming:23:in `load' 7: from /var/lib/gems/2.5.0/gems/terraforming-0.18.0/bin/terraforming:5:in `' 6: from /usr/lib/ruby/vendor_ruby/thor/base.rb:444:in `start' 5: from /usr/lib/ruby/vendor_ruby/thor.rb:369:in `dispatch'...
I'm runnign into the same issue. This is how I run it: ``` - name: Generate an SSL certificate hosts: all become: yes pre_tasks: - include_vars: dir: ../vars files_matching: vault.yml...