upt playbook

This commit is contained in:
jaydee
2024-07-09 00:50:40 +02:00
parent ea4f494540
commit 016e9fb188
2 changed files with 50 additions and 2 deletions

View File

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