Change to use system, not distro.
This commit is contained in:
parent
810a5458dd
commit
36195ae649
@ -7,7 +7,7 @@
|
|||||||
- py37-certbot
|
- py37-certbot
|
||||||
- py37-certbot-nginx
|
- py37-certbot-nginx
|
||||||
state: present
|
state: present
|
||||||
when: ansible_distribution == "FreeBSD"
|
when: ansible_system == "FreeBSD"
|
||||||
|
|
||||||
- name: Server | Software | Certbot | Apt
|
- name: Server | Software | Certbot | Apt
|
||||||
package:
|
package:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user