bitwarden

This commit is contained in:
jaydee 2024-06-08 22:29:12 +02:00
parent 34278b2748
commit 5837981384

View File

@ -1,6 +1,7 @@
- hosts: datacenter - hosts: datacenter
name: Install mqtt_srv name: Install mqtt_srv
ignore_unreachable: false ignore_unreachable: false
become: True
tasks: tasks:
- name: Upload service config - name: Upload service config
ansible.builtin.copy: ansible.builtin.copy: