- Feb 23, 2021
-
-
Julien DOCHE authored
Reset role improvements
-
- Feb 19, 2021
-
-
Julien DOCHE authored
We need to compute what mountpoints would be unmounted even when running with --check Signed-off-by: Julien DOCHE <julien.doche@gmail.com>
-
Julien DOCHE authored
If the k3s binary is launched after the deletion of `/var/lib/rancher/k3s`, k3s will automatically create this directory. This change deletes the k3s binary first so that it cannot be called after `/var/lib/rancher/k3s` is deleted Signed-off-by: Julien DOCHE <julien.doche@gmail.com>
-
- Feb 15, 2021
-
-
Julien DOCHE authored
Reorganize the filesystem umount order.
-
Julien DOCHE authored
Fix CI with new ansible 2.10 package
-
Julien DOCHE authored
Signed-off-by: Julien DOCHE <julien.doche@gmail.com>
-
- Jan 28, 2021
-
-
Vincent RABAH authored
Revert "Add Alpine Linux configuration"
-
Vincent RABAH authored
-
Vincent RABAH authored
Add Alpine Linux configuration
-
- Jan 24, 2021
-
-
Staf Wagemakers authored
* Clean /var/lib/kubelet before /var/lib/rancher/k3s. * Umount the filesystem tree in reverse order, to ensure the root is umounted last. Signed-off-by: Staf Wagemakers <staf@wagemakers.be>
-
- Dec 28, 2020
-
-
Jiayi Hu authored
-
- Dec 15, 2020
-
-
Jiayi Hu authored
Signed-off-by: Jiayi Hu <jiayi.ghu@gmail.com>
-
- Dec 02, 2020
-
-
Julien DOCHE authored
Correct repo path in downloading URL
-
kopwei authored
Fix #102, use k3s-io/k3s instead of rancher/k3s Signed-off-by: kopwei <kopkop@gmail.com>
-
- Sep 27, 2020
-
-
Julien DOCHE authored
Moved Raspberry Pi specifics settings to raspberrypi role
-
Julien DOCHE authored
Fix umount_with_children typo
-
Julien DOCHE authored
Use checksum with get_url
-
- Sep 22, 2020
-
-
Lennart Jern authored
-
- Sep 20, 2020
-
-
Lennart Jern authored
When the checksum is used there is no need to delete the binary first, as it will be compared to the checksum and downloaded and replaced only as needed.
-
- Aug 17, 2020
- Aug 16, 2020
-
-
Staf Wagemakers authored
-
Staf Wagemakers authored
-
Staf Wagemakers authored
-
Staf Wagemakers authored
-
Staf Wagemakers authored
* use handler for the reboot * removed ARM cpu detection
-
Staf Wagemakers authored
-
- Aug 05, 2020
-
-
Julien DOCHE authored
Fixed Raspbian detection on 64-bit kernel, made reboot only do so if needed
-
- Jul 31, 2020
-
-
John authored
-
- Jul 30, 2020
-
-
John authored
-
John authored
-
Julien DOCHE authored
Fix cgroups on ubuntu x86 (Issue 40)
-
- Jul 26, 2020
-
-
Julien DOCHE authored
reset role updated to killall containerd daemons and umount k3s filesystems
-
- Jul 24, 2020
-
-
Staf Wagemakers authored
-
Staf Wagemakers authored
-
Staf Wagemakers authored
-
Staf Wagemakers authored
-
Julien DOCHE authored
Allow to configure the agent as well
-
Julien DOCHE authored
Fix Raspbian role to run correctly on Python 3.x (e.g. Ubuntu 20.04) Ansible host
-
Julien DOCHE authored
Fixes: #56
-