Upgrade bhyve.yml to Python 3.9 as well *sigh*

This commit is contained in:
Crest 2022-10-26 15:05:10 +02:00
parent 6c6167b677
commit cb492e504a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
tasks:
- name: Install passlib
package:
name: py38-netaddr
name: py39-netaddr
state: present
- hosts: