From b6f2020a25dcb4ac4617588c4fb26fd9f82bfd1b Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 11 Sep 2021 23:08:30 +0200 Subject: apt-repos: disabling postgres. yay docker --- ansible/group_vars/workstation/apt-repos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible') diff --git a/ansible/group_vars/workstation/apt-repos.yml b/ansible/group_vars/workstation/apt-repos.yml index d9ddc5f..5f43f27 100644 --- a/ansible/group_vars/workstation/apt-repos.yml +++ b/ansible/group_vars/workstation/apt-repos.yml @@ -10,7 +10,7 @@ apt_repos_nextcloud_state: absent # integrated into debian now apt_repos_nodesource_state: absent apt_repos_openmodelica_state: present apt_repos_picoscope_state: present -apt_repos_postgresql_state: present +apt_repos_postgresql_state: absent apt_repos_signal_state: present apt_repos_skype_stable_state: absent apt_repos_skype_unstable_state: absent -- cgit v1.2.3