mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-02 15:53:06 +02: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