diff options
Diffstat (limited to 'ansible/group_vars/workstation')
-rw-r--r-- | ansible/group_vars/workstation/apt-repos.yml | 2 |
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 |