homeserver/playbooks/3_service/ansible.yml
Grote e732ebf535
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful
redeployment forgejo + setup ldap (#1)
Reviewed-on: #1
2024-04-04 09:48:09 +02:00

7 lines
96 B
YAML

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