homeserver/playbooks/3_service/ansible.yml

7 lines
96 B
YAML

---
- hosts: ansible
roles:
- role: ansible-role-pip
tags: "pip"
become: true