mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 09:51:10 +01:00
upt playbook
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name: Install docker
|
||||
become: true
|
||||
become_user: root
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Install docker
|
||||
ansible.builtin.apt:
|
||||
|
||||
Reference in New Issue
Block a user