Giter Club home page Giter Club logo

Comments (2)

onknows avatar onknows commented on May 26, 2024

I am trying to use this role on a Rocky Linux 8 system but the following error is thrown:

TASK [geerlingguy.certbot : Ensure certbot-auto is executable.] ******************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "file (/opt/certbot/certbot-auto) is absent, cannot continue", "path": "/opt/certbot/certbot-auto", "state": "absent"}

These files are present in /opt/certbot:

$ ls /opt/certbot/
acme            certbot-ci                  certbot-dns-dnsimple     certbot-dns-linode  certbot-dns-rfc2136      CHANGELOG.md             letstest          pytest.ini   tests
AUTHORS.md      certbot-compatibility-test  certbot-dns-dnsmadeeasy  certbot-dns-luadns  certbot-dns-route53      CODE_OF_CONDUCT.md       LICENSE.txt       README.rst   tools
certbot         certbot-dns-cloudflare      certbot-dns-gehirn       certbot-dns-nsone   certbot-dns-sakuracloud  CONTRIBUTING.md          linter_plugin.py  SECURITY.md  tox.ini
certbot-apache  certbot-dns-digitalocean    certbot-dns-google       certbot-dns-ovh     certbot-nginx            letsencrypt-auto-source  mypy.ini          snap         windows-installer

certbot-auto has been removed from the certbot repo

Also it is unclear to me why it even tries to install from source since my ansible_os_family is 'RedHat'

The default install configured in the role is package. So I think that somewhere you must have configured

certbot_install_method: source

The source install seems to be broken, there no longer is this executable certbot-auto. This executable is deprecated see https://eff-certbot.readthedocs.io/en/latest/install.html#certbot-auto-deprecated.

from ansible-role-certbot.

github-actions avatar github-actions commented on May 26, 2024

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

from ansible-role-certbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.