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 #nocows = 1
inventory = ./hosts inventory = ./hosts
vault_password_file = .vault_pass vault_password_file = .vault_pass
roles_path = .roles
#interpreter_python = /usr/bin/python3 #interpreter_python = /usr/bin/python3
#enable_task_debugger = True #enable_task_debugger = True

View File

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