10 lines
207 B
YAML

- name: Include dependency 'pkgmgr'
include_role:
name: pkgmgr
when: run_once_pkgmgr is not defined
- name: update pkgmgr
shell: |
source ~/.venvs/pkgmgr/bin/activate
pkgmgr update pkgmgr