sifi #5

Merged
sinibaldi merged 38 commits from sifi into main 2026-05-13 15:15:33 +02:00
1 changed files with 14 additions and 2 deletions
Showing only changes of commit 25396b7c0f - Show all commits

View File

@ -1,5 +1,17 @@
---
- name: Basic check nodes
- name: Install Nextcloud AIO Docker
hosts: all
become: true
vars:
pip_install_packages:
- name: docker
docker_version: "=5:28.2.2-1~ubuntu.24.04~noble"
docker_users:
- fabio
- ansible
roles:
- nextcloud_aio
- geerlingguy.pip
- geerlingguy.docker
# - nextcloud_aio