homeserver/friedhof/ansible_vars.yml
Michael Grote 5cd43e8f3d
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 42s
ansible-lint / gitleaks (push) Successful in 4s
see [devspace](b343c230a5) (#179)
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>
2024-09-16 12:44:27 +02:00

7 lines
95 B
YAML

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