fix: correct indentation for update_cache in acl package installation
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
apt:
|
||||
name: acl
|
||||
state: present
|
||||
update_cache: true
|
||||
update_cache: true
|
||||
|
||||
- name: Check if Docker is already installed (by package)
|
||||
shell: dpkg -s docker-ce 2>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user