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
pacman:
name: {{ prompt }}
name: "{{ prompt }}"
state: present
- name: Set shell for root