#426 Update Command

This commit is contained in:
Maveno
2024-11-17 18:04:51 +01:00
parent 0588f47837
commit 51febdfcc0
5 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
all:
hosts:
ffx:
ansible_host: <domain>
ansible_user: <system user>
ffxSystemUsername: <system user>
ffxHomeDirectory: <home directory>

View File

@@ -0,0 +1,8 @@
all:
hosts:
hawaii:
ansible_host: refulgent.de
ansible_user: osgw
ffxSystemUsername: osgw
ffxHomeDirectory: /var/local/osgw/lib/osgw

View File

@@ -0,0 +1,8 @@
all:
hosts:
peppermint:
ansible_host: maveno.de
ansible_user: osgw
ffxSystemUsername: osgw
ffxHomeDirectory: /var/local/osgw/lib/osgw