upt playbook

This commit is contained in:
jaydee 2024-07-09 02:05:42 +02:00
parent 1e5ef71ef8
commit 094191ea54

View File

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