diff --git a/tasks/configure.yml b/tasks/configure.yml index ea665c9..486242f 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -10,6 +10,7 @@ - apt-transport-https - ca-certificates - curl + - jq state: present update_cache: yes