PaperColor was failing to install

This commit is contained in:
2018-12-07 21:56:07 -05:00
parent 69e81bbc0d
commit 2b8792db56

View File

@@ -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