Removed a few syntax bugs in Archlinux configuration

This commit is contained in:
Christian Wolf
2020-03-28 13:00:01 +01:00
parent 4bc73ff4bb
commit 8c9b5ea6dd
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
update_cache: yes
- name: Ensure Docker is installed
apt:
pacman:
name:
- docker
state: latest