[copr] debugging

This commit is contained in:
Valentin Gologuzov 2015-04-03 16:07:15 +02:00
parent e4261b74dc
commit b42b25cbc8

View file

@ -9,3 +9,6 @@
- name: update certificates
command: /usr/bin/update-ca-trust
register: update_cert
- debug: msg="{{ update_cert }}"