homeserver/playbooks/3_service/ansible.yml

5 lines
90 B
YAML
Raw Normal View History

2020-08-18 11:57:53 +02:00
---
- hosts: ansible
roles:
2024-04-03 16:18:25 +02:00
- { role: ansible-role-pip, tags: "pip", become: true }