Skip to content

Commit 448c05f

Browse files
committed
local version
foo
1 parent 4d633e4 commit 448c05f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansible/tasks/internal/optimizations.yml

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

4141
- name: prefer IPv4 connection resolution
4242
become: yes
43-
file:
43+
copy:
4444
src: "files/gai.conf"
4545
dest: "/etc/gai.conf"
4646
owner: root

common-nix.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.6.1.123"
1+
postgres-version = "15.6.1.124-tom"

0 commit comments

Comments
 (0)