upt playbook

This commit is contained in:
jaydee 2024-07-09 01:58:28 +02:00
parent 3327ffe530
commit 1e5ef71ef8

View File

@ -1,6 +1,6 @@
- hosts: mqtt_srv - hosts: mqtt_srv
name: Install mqtt_srv name: Install mqtt_srv
ignore_unreachable: false ignore_unreachable: true
ignore_errors: true ignore_errors: true
tasks: tasks:
- name: Install python3-pip - name: Install python3-pip