Add space between arguments for acme-tiny (#36739)

Currently, the module fail with a error saying that --acme-dir is mandatory.
Looking at the commandline:

    /usr/sbin/acme-tiny --chain --account-key /srv/letsencrypt/acme_key/acme.key
    --csr /srv/letsencrypt/nginx_certs/www.example.org.csr--acme-dir /srv/letsencrypt/webroot",

We can see that the space before --acme-dir is missing.
This commit is contained in:
Michael Scherer 2018-02-26 15:15:17 +01:00 committed by ansibot
commit eb162bdf7f