Fix: syntax...

This commit is contained in:
Bertrand Benjamin 2019-02-08 08:32:24 +01:00
parent 9e8f1389d0
commit 48ec6e949f

View File

@ -1,7 +1,7 @@
--- ---
- name: Install prompt - name: Install prompt
pacman: pacman:
name: {{ prompt }} name: "{{ prompt }}"
state: present state: present
- name: Set shell for root - name: Set shell for root