diff options
Diffstat (limited to 'ansible/group_vars')
-rw-r--r-- | ansible/group_vars/workstation/apt-repos.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/group_vars/workstation/apt-repos.yml b/ansible/group_vars/workstation/apt-repos.yml index 8005f95..3241fb2 100644 --- a/ansible/group_vars/workstation/apt-repos.yml +++ b/ansible/group_vars/workstation/apt-repos.yml @@ -81,6 +81,7 @@ apt_repos: sections: main key_id: 1FCD77DD0DBEF5699AD2610160EE47FBAD3DD469 keyserver: hkp://keyserver.ubuntu.com:80 + state: absent heroku: url: http://toolbelt.heroku.com/ubuntu |