3
0
forked from jakub/ansible

Refactor portainer configuration: update ansible_password for consistency, enhance SSH settings, and rename host group in inventory for clarity.

This commit is contained in:
fencl
2025-10-03 14:55:51 +02:00
parent 1591c2e787
commit 2643526326
3 changed files with 16 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
# Proxmox (jump host)
[linux_servers]
proxmox ansible_host=192.168.69.2
[portainer]
# Portainer/Nextcloud host (přejmenovaná skupina)
[nextcloud_host]
portainer ansible_host=192.168.69.253