telekom-mms / ansible-collection-acme

An Ansible collection for issuing certificates via the ACME protocol.
GNU General Public License v3.0
50 stars 9 forks source link

allow to skip installation of prerequisites #108

Closed beechesII closed 11 months ago

beechesII commented 11 months ago

Some Users maybe want to install boto3 by pip. With acme_s3_install_prerequisites: false ist is possible to skip Installation of this prerequisit.