icelo

Results 3 comments of icelo

I also look for some way to install Xiaomi version of camera app on my Mi 10 running custom rom. I'm currently running TequilaOS Android 13 - https://github.com/tequilaOS/platform_device_xiaomi_umi Thanks

I've got the same problem :/ ``` sudo timeshift --create [Warning] Deleted invalid lock ** ERROR:arraylist.c:1206:gee_array_list_real_get: assertion failed: (index < _size) Aborted ``` OS: Debian GNU/Linux 10 (buster) x86_64

Same problem here. My inventory file looks like this: ``` [group_name] server_one ansible_host=192.168.70.133 ansible_user=user_one server_two ansible_host=192.168.70.43 ansible_user=user_two server_three ansible_host=192.168.70.45 ansible_user=user_three ``` As I try to run the playbook to only...