bitwarden

This commit is contained in:
jaydee 2024-11-18 08:40:56 +01:00
parent 3b92e76740
commit 26a4e64a01

View File

@ -14,7 +14,7 @@
- python3-pip
- python3-dev
state: present
update_cache: yes
update_cache: true
- name: Get keys for raspotify
ansible.builtin.shell:
install -m 0755 -d /etc/apt/keyrings
@ -35,7 +35,7 @@
- containerd.io
- docker-buildx-plugin
- docker-compose-plugin
update_cache: yes
update_cache: true
- name: Create a directory docker.service.d
ansible.builtin.file: