fixed syntax errors
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
- name: Update apt cache
|
||||
ansible.builtin.apt:
|
||||
update_cache: True
|
||||
update_cache: true
|
||||
|
||||
- name: Install docker.io
|
||||
ansible.builtin.apt:
|
||||
|
||||
Reference in New Issue
Block a user