File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 122122 systemctl reenable logrotate.timer
123123 become : yes
124124
125+ - name : First boot optimizations
126+ import_tasks : tasks/internal/optimizations.yml
127+ tags :
128+ - install-supabase-internal
129+
125130 - name : Enhance fail2ban
126131 import_tasks : tasks/setup-fail2ban.yml
127132
Original file line number Diff line number Diff line change 6565
6666- name : Install adminapi
6767 import_tasks : internal/admin-api.yml
68-
69- - name : Install Ansible Pull
70- import_tasks : internal/setup-ansible-pull.yml
71-
72- - name : Boot time optimizations
73- import_tasks : internal/optimizations.yml
Original file line number Diff line number Diff line change 11{
2- "postgres-version" : " 14.1.0.15-rc2 "
2+ "postgres-version" : " 14.1.0.15-rc3 "
33}
You can’t perform that action at this time.
0 commit comments