You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
fragments Add space between arguments for acme-tiny (#36739) (#39018) 7 years ago
CHANGELOG-legacy.rst rename versioned CHANGELOGs with dash 7 years ago
CHANGELOG-v2.0.rst sync old changelogs 7 years ago
CHANGELOG-v2.1.rst sync old changelogs 7 years ago
CHANGELOG-v2.2.rst sync old changelogs 7 years ago
CHANGELOG-v2.3.rst sync old changelogs 7 years ago
CHANGELOG-v2.4.rst sync old changelogs 7 years ago
CHANGELOG-v2.5.rst New release v2.5.2 7 years ago
config.yaml reformat multiline bugfix entries 7 years ago