upt playbook

This commit is contained in:
jaydee 2024-07-09 00:27:36 +02:00
parent 50110e773c
commit 362355675f

View File

@ -2,7 +2,7 @@
name: Install mqtt_srv
ignore_unreachable: false
tasks:
- name: Install bottle python package
- name: Install python3-pip
ansible.builtin.apt:
name:
- python3-pip