---
- hosts:
- localhost
become: yes
tasks:
- name: Install passlib
package:
name: py39-netaddr
state: present
- emma
roles:
- bhyve