mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 18:01:11 +01:00
bitwarden
This commit is contained in:
@@ -13,4 +13,10 @@
|
||||
src: scripts/mqtt_srv.py
|
||||
dest: /usr/bin/
|
||||
mode: '755'
|
||||
owner: root
|
||||
owner: root
|
||||
- name: Install bottle python package
|
||||
ansible.builtin.pip:
|
||||
name:
|
||||
- paho-mqtt
|
||||
- getmac
|
||||
- ping3
|
||||
Reference in New Issue
Block a user