3
0
forked from jakub/ansible

Refactor health check playbook to ensure script existence before upload and restore requirements.yml for Nextcloud collections

This commit is contained in:
fencl
2025-10-03 14:12:14 +02:00
parent 20d2aacd47
commit b4758ee0e1
2 changed files with 2 additions and 9 deletions

4
requirements.yml Normal file
View File

@@ -0,0 +1,4 @@
---
collections:
- name: community.docker
- name: ansible.posix