fixed syntax errors
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user