summaryrefslogtreecommitdiff
path: root/ansible
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2021-09-11 23:08:30 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2021-09-11 23:08:30 +0200
commitb6f2020a25dcb4ac4617588c4fb26fd9f82bfd1b (patch)
tree20be5c6af28bdf22759680c55a9041ea39410259 /ansible
parent6bee445a2ab132e778276ca21c76770de43ad17d (diff)
downloadinfra-b6f2020a25dcb4ac4617588c4fb26fd9f82bfd1b.tar.gz
infra-b6f2020a25dcb4ac4617588c4fb26fd9f82bfd1b.tar.bz2
infra-b6f2020a25dcb4ac4617588c4fb26fd9f82bfd1b.tar.xz
infra-b6f2020a25dcb4ac4617588c4fb26fd9f82bfd1b.zip
apt-repos: disabling postgres. yay docker
Diffstat (limited to 'ansible')
-rw-r--r--ansible/group_vars/workstation/apt-repos.yml2
1 files changed, 1 insertions, 1 deletions
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