upt playbook

This commit is contained in:
jaydee 2024-07-09 00:54:16 +02:00
parent 51e3587083
commit 20d954ed3f

View File

@ -1,6 +1,6 @@
- hosts: mqtt_srv
name: Install mqtt_srv
ignore_unreachable: true
ignore_unreachable: false
tasks:
- name: Install python3-pip
ansible.builtin.apt: