Added Ansible Mode to Emacs
This commit is contained in:
@@ -9,5 +9,5 @@ t:/home/tuan/Templates
|
||||
w:/home/tuan/workspace_l/Projects
|
||||
k:/home/tuan/Documents/Uni/Studium/2017&2018 Wintersemester/Rechnerstrukturen und Betriebssysteme [4,0]/Rechnerstrukturen
|
||||
q:/home/tuan/.nextcloud/Quick Drop
|
||||
':/home/tuan/.emacs.d/snippets/c++-mode
|
||||
':/home/tuan/f/b
|
||||
e:/home/tuan/Documents/CTF/TryHackMe/Ice/2_Recon
|
||||
|
||||
@@ -42,7 +42,7 @@ Host goldi
|
||||
User goldi
|
||||
IdentityFile /mnt/veracrypt1/goldi
|
||||
|
||||
# Gitlab/Hub
|
||||
# Services
|
||||
Host github.com
|
||||
Hostname github.com
|
||||
Port 22
|
||||
@@ -63,79 +63,64 @@ Host picoCTF
|
||||
|
||||
# Homeserver
|
||||
Host proxmox
|
||||
HostName 192.168.178.38
|
||||
HostName 10.1.10.2
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
## CT
|
||||
Host nginx
|
||||
HostName 192.168.178.24
|
||||
HostName 10.1.11.100
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host nextcloud
|
||||
HostName 192.168.178.25
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host sonarr
|
||||
HostName 192.168.178.43
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host portainer
|
||||
HostName 192.168.178.39
|
||||
HostName 10.1.11.102
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host fireflyiii
|
||||
HostName 192.168.178.40
|
||||
HostName 10.1.11.105
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host pfsense
|
||||
HostName 192.168.178.55
|
||||
Port 2222
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host pihole
|
||||
HostName 192.168.178.47
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host nfs
|
||||
HostName 192.168.178.37
|
||||
HostName 10.1.11.108
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host plex
|
||||
HostName 192.168.178.48
|
||||
HostName 10.1.11.110
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host plex-00
|
||||
HostName 10.1.11.107
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/tudattr
|
||||
|
||||
Host ansible
|
||||
HostName 10.1.11.104
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
## VM
|
||||
|
||||
Host nfs
|
||||
HostName 10.1.11.109
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host torrent
|
||||
HostName 192.168.178.64
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host minecraft
|
||||
HostName 192.168.178.59
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host ftb
|
||||
HostName 192.168.178.61
|
||||
HostName 10.1.11.111
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Reference in New Issue
Block a user