Restructure inventory per host, add server docs
- Rename inventory groups and group_vars to hostnames (phy-z-*) - Add group_vars for all servers incl. planned phy-z-srv-gpu01 - Add server/ docs: sftp01, git, gpu01 (README, HW specs, assessments) - Add rules set to CLAUDE.md Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+11
-5
@@ -1,9 +1,15 @@
|
||||
#[snipeit]
|
||||
#10.0.101.15 ansible_user=root ansible_port=22
|
||||
#
|
||||
[phy-z-srv-jira]
|
||||
192.168.66.41 ansible_user=sbxadmin ansible_port=22
|
||||
|
||||
[nextcloud]
|
||||
[phy-z-srv-cloud]
|
||||
192.168.66.66 ansible_user=sbxadmin ansible_port=22
|
||||
|
||||
[sftp]
|
||||
[phy-z-srv-git]
|
||||
192.168.66.67 ansible_user=sbxadmin ansible_port=22
|
||||
|
||||
[phy-z-dmz-sftp01]
|
||||
192.168.66.68 ansible_user=sbxadmin ansible_port=22
|
||||
|
||||
[phy-z-srv-gpu01]
|
||||
192.168.66.69 ansible_user=sbxadmin ansible_port=22
|
||||
|
||||
|
||||
Reference in New Issue
Block a user