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 name: Install mqtt_srv
ignore_unreachable: false ignore_unreachable: false
tasks: tasks:
- name: Install bottle python package - name: Install python3-pip
ansible.builtin.apt: ansible.builtin.apt:
name: name:
- python3-pip - python3-pip