Compare commits

...

2 Commits

Author SHA1 Message Date
a56bc1128e rm k3s 2023-08-30 17:48:35 +02:00
a0c8593a98 remove k3s 2023-08-30 17:48:22 +02:00
3 changed files with 5 additions and 4 deletions

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "roles/role-k3s-deployments"]
path = roles/role-k3s-deployments
url = ssh://git@git.kluster.moll.re:2222/remoll/role-k3s-deployments.git
[submodule "roles/role-laptop-backup"] [submodule "roles/role-laptop-backup"]
path = roles/role-laptop-backup path = roles/role-laptop-backup
url = ssh://git@git.kluster.moll.re:2222/remoll/role-laptop-backup.git url = ssh://git@git.kluster.moll.re:2222/remoll/role-laptop-backup.git

View File

@ -0,0 +1,5 @@
- name: Full k3s deployment
hosts: localhost
roles:
- role: role-k3s-deployments

@ -1 +0,0 @@
Subproject commit 6731cc2cbcd7a01dc9dd233d6e64df81648c9bd8