This commit is contained in:
Simen Røstvik 2022-11-08 21:49:55 +01:00
parent a849931632
commit 15bd875370
No known key found for this signature in database
2 changed files with 7 additions and 6 deletions

View File

@ -2,5 +2,6 @@
#nocows = 1
inventory = ./hosts
vault_password_file = .vault_pass
roles_path = .roles
#interpreter_python = /usr/bin/python3
#enable_task_debugger = True

View File

@ -1,6 +1,6 @@
[raspberries]
;node01
;node02
node01.kube.rostvik.site
node02.kube.rostvik.site
;pihole
;devpi
@ -19,9 +19,9 @@
; servy
[kube]
; controlplane is_controlplane=True
; node01
; node02
controlplane.kube.rostvik.site is_controlplane=True
node01.kube.rostvik.site
node02.kube.rostvik.site
[cloud_key]
; controller ansible_ssh_pass="{{ secret_ubnt.ck.pass }}"
@ -35,4 +35,4 @@
; proxmox
[lxc_guest]
; controlplane
controlplane.kube.rostvik.site