Daniel Dehennin 0b667cbcf5 fix(known_hosts): dig package does not install on Arch
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`.
2020-07-21 11:49:22 +02:00
2019-04-09 21:03:48 +02:00
2020-07-20 14:42:57 +00:00
2020-07-20 14:42:57 +00:00
2020-07-20 14:42:57 +00:00
2020-07-20 14:42:57 +00:00
Description
Languages
Jinja 46.6%
SaltStack 21.2%
Ruby 16.9%
JavaScript 7.6%
Python 5.4%
Other 2.3%