make playbook (tested for debians) compatible with the mode

This commit is contained in:
Grzegorz Nowak 2019-02-28 14:33:53 +01:00
parent 0ccf60831e
commit c4b51482c1
2 changed files with 2 additions and 0 deletions

View file

@ -44,6 +44,7 @@
register: open_jdk
ignore_errors: yes
changed_when: false
check_mode: no
#https://github.com/docker-library/openjdk/issues/19 - ensures tests pass due to java 8 broken certs
- name: refresh the java ca-certificates