PaperColor was failing to install
This commit is contained in:
@@ -106,7 +106,6 @@
|
||||
become_user: "{{ standard_user }}"
|
||||
with_items:
|
||||
- sublimemonokai
|
||||
- PaperColor
|
||||
|
||||
- name: Replace .vimrc
|
||||
template: src=../roles/developer-machine/templates/vimrc.j2 dest=/home/{{ standard_user }}/.vimrc
|
||||
@@ -160,4 +159,4 @@
|
||||
become_user: "{{ standard_user }}"
|
||||
|
||||
- name: Restart xrdp
|
||||
shell: service xrdp restart
|
||||
shell: service xrdp restart
|
||||
|
||||
Reference in New Issue
Block a user