Fix: syntax...
This commit is contained in:
parent
9e8f1389d0
commit
48ec6e949f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user