Michael Grote
5cd43e8f3d
Reviewed-on: https://git.mgrote.net///mg/homeserver/pulls/179 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
6 lines
95 B
YAML
6 lines
95 B
YAML
---
|
|
- hosts: ansible
|
|
roles:
|
|
- role: geerlingguy.pip
|
|
tags: "pip"
|
|
become: true
|