Upgrade bhyve.yml to Python 3.9 as well *sigh*
This commit is contained in:
parent
6c6167b677
commit
cb492e504a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install passlib
|
- name: Install passlib
|
||||||
package:
|
package:
|
||||||
name: py38-netaddr
|
name: py39-netaddr
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- hosts:
|
- hosts:
|
||||||
|
|
Loading…
Reference in a new issue