ansible/changelogs
Yanis Guenane eb77afe4de Add space between arguments for acme-tiny (#36739) (#39018)
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.
2018-05-01 12:55:19 +01:00
..
fragments Add space between arguments for acme-tiny (#36739) (#39018) 2018-05-01 12:55:19 +01:00
CHANGELOG-legacy.rst rename versioned CHANGELOGs with dash 2018-02-22 17:32:58 -08:00
CHANGELOG-v2.0.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.1.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.2.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.3.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.4.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.5.rst New release v2.5.2 2018-04-26 10:39:44 -07:00
config.yaml reformat multiline bugfix entries 2018-02-21 13:51:40 -08:00