--- - name: running uacme issue command command: "/usr/local/bin/uacme-reconcile.sh '{{ uacme_cert_name }}'" register: uacme_reconcile changed_when: "'not updated.' not in uacme_reconcile.stdout"