mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
6140c0fdb0
commit
3327ffe530
@ -1,6 +1,7 @@
|
|||||||
- hosts: mqtt_srv
|
- hosts: mqtt_srv
|
||||||
name: Install mqtt_srv
|
name: Install mqtt_srv
|
||||||
ignore_unreachable: false
|
ignore_unreachable: false
|
||||||
|
ignore_errors: true
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install python3-pip
|
- name: Install python3-pip
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user