Skip to content

Commit 660c5af

Browse files
author
Jonathan Lozada D
committed
the other night when I started this. I forgot to add since it was a long night
1 parent 2ea4297 commit 660c5af

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

Vagrantfile

Lines changed: 0 additions & 32 deletions
This file was deleted.

tasks/extensions/dev_headers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
- name: PostgreSQL | Extensions | Make sure the development headers are installed | RedHat
1414
yum:
15-
name: {{ item }}
15+
name: "{{ item }}"
1616
state: present
1717
update_cache: yes
1818
with_items:

0 commit comments

Comments
 (0)