Fix: syntax...
This commit is contained in:
parent
9e8f1389d0
commit
48ec6e949f
@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: Install prompt
|
||||
pacman:
|
||||
name: {{ prompt }}
|
||||
name: "{{ prompt }}"
|
||||
state: present
|
||||
|
||||
- name: Set shell for root
|
||||
|
Loading…
Reference in New Issue
Block a user