fixed syntax errors
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
# tasks file for haup.docker
|
||||
|
||||
- name: Update apt cache
|
||||
- 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