ansible: add new hosts
This commit is contained in:
parent
cb5b61e14b
commit
1f8a64601b
@ -16,7 +16,7 @@ common_base_packages:
|
||||
- curl
|
||||
- cups
|
||||
- cron
|
||||
# - exa
|
||||
- eza
|
||||
- git
|
||||
- python3-pip
|
||||
- python3-setuptools
|
||||
|
||||
@ -2,12 +2,15 @@
|
||||
vm-media-100-55 ansible_host=192.168.100.55 ansible_user=tylen
|
||||
vm-tools-100-65 ansible_host=192.168.100.65 ansible_user=tylen
|
||||
vm-network-100-75 ansible_host=192.168.100.75 ansible_user=tylen
|
||||
vm-runner-100-51 ansible_host=192.168.100.51 ansible_user=tylen
|
||||
vm-tools-100-52 ansible_host=192.168.100.52 ansible_user=tylen
|
||||
backup-vm-tahmidcloud ansible_host=tahmidcloud.com ansible_user=tylen ansible_port=42128
|
||||
|
||||
[workers-with-smb]
|
||||
vm-media-100-55 ansible_host=192.168.100.55 ansible_user=tylen
|
||||
vm-tools-100-65 ansible_host=192.168.100.65 ansible_user=tylen
|
||||
vm-network-100-75 ansible_host=192.168.100.75 ansible_user=tylen
|
||||
vm-tools-100-52 ansible_host=192.168.100.52 ansible_user=tylen
|
||||
|
||||
[misc]
|
||||
vm-printer-100-20 ansible_host=192.168.100.20 ansible_user=tylen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user