Setup - add jq and fix eval calculation of failure

This commit is contained in:
Mike Reeves
2019-12-10 16:50:23 -05:00
parent 0c637b2fff
commit 72b481855f
2 changed files with 7 additions and 20 deletions

View File

@@ -38,6 +38,7 @@ sensorpkgs:
- pkgs:
- docker-ce
- wget
- jq
{% if grains['os'] != 'CentOS' %}
- python-docker
- python-m2crypto