bitwarden

This commit is contained in:
jaydee 2024-11-18 08:36:04 +01:00
parent cb032363bc
commit bb8930fb75

View File

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