This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
evolix
/
ansible-roles
Watch
15
Star
2
Fork
1
Code
Issues
53
Pull Requests
13
Releases
31
Wiki
Activity
Browse Source
Fix name file preference for PGDG repository
pull/119/head
Eric Morino
3 months ago
parent
86d59cbb5f
commit
aa62555e9e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
postgresql/tasks/pgdg-repo.yml
+ 1
- 1
postgresql/tasks/pgdg-repo.yml
View File
@ -21,5 +21,5 @@
-
name
:
Add APT preference file
template:
src
:
postgresql.pref.j2
dest
:
/etc/apt/preferences.d/
dest
:
/etc/apt/preferences.d/
postgresql.pref
mode
:
"0644"
Write
Preview
Loading…
Cancel
Save