Change to use system, not distro.

This commit is contained in:
Hyperling 2021-04-10 12:56:37 -05:00
parent 810a5458dd
commit 36195ae649

View File

@ -7,7 +7,7 @@
- py37-certbot
- py37-certbot-nginx
state: present
when: ansible_distribution == "FreeBSD"
when: ansible_system == "FreeBSD"
- name: Server | Software | Certbot | Apt
package: