mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Merge f86fea618d4f98bf982ced213954568b0d0daa33 into 1278651f0d6997638dfe98c522979ea4237e98cf
This commit is contained in:
commit
83424e12a5
@ -2,7 +2,7 @@
|
|||||||
- import_tasks: include-vars.yml
|
- import_tasks: include-vars.yml
|
||||||
|
|
||||||
- import_tasks: setup-RedHat.yml
|
- import_tasks: setup-RedHat.yml
|
||||||
when: ansible_os_family == 'RedHat'
|
when: ansible_os_family == 'RedHat' and not ansible_distribution == 'Fedora'
|
||||||
|
|
||||||
- import_tasks: install-with-package.yml
|
- import_tasks: install-with-package.yml
|
||||||
when: certbot_install_method == 'package'
|
when: certbot_install_method == 'package'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user