The conditionnal on `ensure dig is available` does not work on Arch since the `which` command does not exists. As the `pkg.installed` state is idempotent, we don't need an extra check which depends on the environment. The `dig` utility is provided by `bind` on Arch and no more by `bind-tools`.
Description
Languages
Jinja
46.6%
SaltStack
21.2%
Ruby
16.9%
JavaScript
7.6%
Python
5.4%
Other
2.3%