dhall-ansible
dhall-ansible copied to clipboard
Ansible definitions with Dhall
Results
3
dhall-ansible issues
Sort by
recently updated
recently updated
newest added
Since ``ignore_errors`` only accept an Optional Boolean, it's not possible to specify a jinja expression evaluated at runtime. Sometimes it's useful: ``` ignore_errors: "{{ ansible_check_mode }}" ```
I wanted to try a conversion of ansible to dhall, but failed to install. could you update the package to run with current ghc? base < 15 is low and...
Fix: #27