Python is to 3.8 now.

This commit is contained in:
Hyperling 2021-07-13 21:38:35 -05:00
parent be20494910
commit ffc1f11fcd

View File

@ -4,8 +4,8 @@
- name: Server | Software | Certbot | FreeBSD - name: Server | Software | Certbot | FreeBSD
package: package:
name: name:
- py37-certbot - py38-certbot
- py37-certbot-nginx - py38-certbot-nginx
state: present state: present
when: ansible_system == "FreeBSD" when: ansible_system == "FreeBSD"