upt playbook

This commit is contained in:
jaydee
2023-10-26 19:19:10 +02:00
parent d3857e83d3
commit 9f7a94730c
10 changed files with 12 additions and 1 deletions

View File

@ -2,6 +2,7 @@
name: Install docker
become: true
become_user: root
gather_facts: no
tasks:
- name: Install docker
ansible.builtin.apt: