resolv.conf solved!
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# отключаем ворнинг с митогена - https://github.com/mitogen-hq/mitogen/issues/740#issuecomment-731513058
|
||||
# отключаем ворнинг с митогена - https://github.com/mitogen-hq/mitogen/issues/740#issuecomment-731513058
|
||||
ansible_python_interpreter: /usr/bin/python3
|
@@ -1,4 +1,4 @@
|
||||
---
|
||||
ansible_ssh_user: hogweed1
|
||||
ansible_ssh_pass: coloredhorses
|
||||
---
|
||||
ansible_ssh_user: hogweed1
|
||||
ansible_ssh_pass: coloredhorses
|
||||
ansible_sudo_pass: coloredhorses
|
@@ -1,55 +1,71 @@
|
||||
---
|
||||
physical_machines:
|
||||
hosts:
|
||||
cyberbully.guaranteedstruggle.host:
|
||||
gpu-slut.guaranteedstruggle.host:
|
||||
children:
|
||||
proxmoxes:
|
||||
|
||||
proxmoxes: # keys must be unique, i.e. only one 'hosts' per group
|
||||
hosts:
|
||||
king-albert.guaranteedstruggle.host:
|
||||
children:
|
||||
semyons:
|
||||
|
||||
semyons: # keys must be unique, i.e. only one 'hosts' per group
|
||||
hosts:
|
||||
semyon-0x01.guaranteedstruggle.host:
|
||||
semyon-0x02.guaranteedstruggle.host:
|
||||
semyon-0x03.guaranteedstruggle.host:
|
||||
semyon-0x04.guaranteedstruggle.host:
|
||||
semyon-0x05.guaranteedstruggle.host:
|
||||
vms:
|
||||
children:
|
||||
printer:
|
||||
kubernetes:
|
||||
docker:
|
||||
|
||||
docker:
|
||||
hosts:
|
||||
swarm-node1.guaranteedstruggle.host:
|
||||
swarm-node2.guaranteedstruggle.host:
|
||||
swarm-node3.guaranteedstruggle.host:
|
||||
|
||||
harbor.guaranteedstruggle.host:
|
||||
|
||||
kubernetes:
|
||||
hosts:
|
||||
rke2-master1.guaranteedstruggle.host:
|
||||
rke2-master2.guaranteedstruggle.host:
|
||||
rke2-master3.guaranteedstruggle.host:
|
||||
rke2-worker1.guaranteedstruggle.host:
|
||||
rke2-worker2.guaranteedstruggle.host:
|
||||
rke2-worker3.guaranteedstruggle.host:
|
||||
rke2-worker4.guaranteedstruggle.host:
|
||||
rke2-worker5.guaranteedstruggle.host:
|
||||
|
||||
k3s-rancher.guaranteedstruggle.host:
|
||||
k3s-awx.guaranteedstruggle.host:
|
||||
|
||||
printer:
|
||||
hosts:
|
||||
printing-slut.guaranteedstruggle.host:
|
||||
|
||||
#### TODO
|
||||
# lxc:
|
||||
---
|
||||
physical_machines:
|
||||
hosts:
|
||||
cyberbully.guaranteedstruggle.host:
|
||||
#
|
||||
gpu-slut.guaranteedstruggle.host:
|
||||
children:
|
||||
proxmoxes:
|
||||
|
||||
proxmoxes: # keys must be unique, i.e. only one 'hosts' per group
|
||||
hosts:
|
||||
king-albert.guaranteedstruggle.host:
|
||||
children:
|
||||
semyons:
|
||||
|
||||
semyons: # keys must be unique, i.e. only one 'hosts' per group
|
||||
hosts:
|
||||
semyon-0x01.guaranteedstruggle.host:
|
||||
semyon-0x02.guaranteedstruggle.host:
|
||||
semyon-0x03.guaranteedstruggle.host:
|
||||
semyon-0x04.guaranteedstruggle.host:
|
||||
semyon-0x05.guaranteedstruggle.host:
|
||||
vms:
|
||||
hosts:
|
||||
#recording-slut.guaranteedstruggle.host:
|
||||
#192.168.0.26
|
||||
children:
|
||||
printer:
|
||||
kubernetes:
|
||||
docker:
|
||||
|
||||
|
||||
docker:
|
||||
hosts:
|
||||
swarm-node1.guaranteedstruggle.host:
|
||||
swarm-node2.guaranteedstruggle.host:
|
||||
swarm-node3.guaranteedstruggle.host:
|
||||
|
||||
harbor.guaranteedstruggle.host:
|
||||
|
||||
kubernetes:
|
||||
hosts:
|
||||
rke2-master1.guaranteedstruggle.host:
|
||||
rke2-master2.guaranteedstruggle.host:
|
||||
rke2-master3.guaranteedstruggle.host:
|
||||
rke2-worker1.guaranteedstruggle.host:
|
||||
rke2-worker2.guaranteedstruggle.host:
|
||||
rke2-worker3.guaranteedstruggle.host:
|
||||
rke2-worker4.guaranteedstruggle.host:
|
||||
rke2-worker5.guaranteedstruggle.host:
|
||||
|
||||
k3s-rancher.guaranteedstruggle.host:
|
||||
k3s-awx.guaranteedstruggle.host:
|
||||
|
||||
printer:
|
||||
hosts:
|
||||
printing-slut.guaranteedstruggle.host:
|
||||
|
||||
#### TODO
|
||||
lxc:
|
||||
hosts:
|
||||
### but its a vm wtf
|
||||
#harbor.guaranteedstruggle.host:
|
||||
#etcd.guaranteedstruggle.host:
|
||||
prometheus.guaranteedstruggle.host:
|
||||
recording-slut.guaranteedstruggle.host:
|
||||
|
||||
pg.just-for-me.internal:
|
||||
grafana.just-for-me.internal:
|
||||
price-loader.just-for-me.internal:
|
||||
|
||||
|
Reference in New Issue
Block a user