mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
- hosts: mqtt_srv
|
||||
name: Install mqtt_srv
|
||||
ignore_unreachable: false
|
||||
ignore_errors: true
|
||||
tasks:
|
||||
- name: Install python3-pip
|
||||
ansible.builtin.apt:
|
||||
|
Reference in New Issue
Block a user