1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_acmetool.git synced 2024-08-16 12:29:49 +02:00
ansible_role_acmetool/README.md
2021-03-20 18:56:46 +01:00

1.9 KiB

Ansible Galaxy MIT License

Acmetool LE client

Install and configure the acmetool LE client.

Variables

  • acme_notification_email: (Default: root@example.org): LE account email. The default needs to be changed!

  • submodules_versioncheck: (Default: false): Enable basic versionscheck. (true is recomended)

References

Testing

We are using the following github actions for testing and releasing to ansible galaxy.

Action Status Marketplace
Ansible Lint check ansible-lint
Galaxy release publish-ansible-role-to-galaxy
Yamllint GitHub Actions yamllint-github-action