forked from tim/k3s-ansible
Compare commits
3 Commits
k3s-1-26
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
085a44f10a | ||
|
|
51f5eef4c8 | ||
|
|
e5848e01c0 |
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
k3s_version: v1.26.11+k3s2
|
k3s_version: v1.25.12+k3s1
|
||||||
# this is the user that has ssh access to these machines
|
# this is the user that has ssh access to these machines
|
||||||
ansible_user: ansibleuser
|
ansible_user: ansibleuser
|
||||||
systemd_dir: /etc/systemd/system
|
systemd_dir: /etc/systemd/system
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
ansible-compat==3.0.1
|
ansible-compat==3.0.1
|
||||||
# via molecule
|
# via molecule
|
||||||
ansible-core==2.15.4
|
ansible-core==2.15.5
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# ansible-compat
|
# ansible-compat
|
||||||
|
|||||||
Reference in New Issue
Block a user