fixed syntax errors

This commit is contained in:
2023-10-27 16:42:26 +02:00
parent 53b71b5931
commit 6ddb65c65f

View File

@@ -3,7 +3,7 @@
- name: Update apt cache - name: Update apt cache
ansible.builtin.apt: ansible.builtin.apt:
update_cache: True update_cache: true
- name: Install docker.io - name: Install docker.io
ansible.builtin.apt: ansible.builtin.apt: