Fix galaxy requirements
continuous-integration/drone/push Build is passing Details

This commit is contained in:
lagertonne 2022-11-19 10:14:13 +01:00
parent 2d57bb95fa
commit f9c7c8ec6b
2 changed files with 4 additions and 4 deletions

View File

@ -10,6 +10,7 @@ steps:
syntax-check: true
private_key:
from_secret: ANSIBLE_SSH_KEY
galaxy: requirements.yml
environment:
PROXMOX_TOKEN_SECRET:
from_secret: PROXMOX_TOKEN_SECRET

View File

@ -1,4 +1,3 @@
# /home/lagertonne/.ansible/roles
- nilsmeyer.debootstrap, master
- anxs.postgresql, v1.11.1
- alphanodes.postgresql-client, master
---
collections:
- name: community.general