mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 01:41:11 +01:00
upt playbook
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name: Install mqtt_srv
|
name: Install mqtt_srv
|
||||||
ignore_unreachable: false
|
ignore_unreachable: false
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install bottle python package
|
- name: Install python3-pip
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name:
|
name:
|
||||||
- python3-pip
|
- python3-pip
|
||||||
|
|||||||
Reference in New Issue
Block a user