aboutsummaryrefslogtreecommitdiff
path: root/ansible/group_vars/workstation
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2020-01-06 15:39:29 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2020-01-06 15:39:29 +0100
commitc40ec1512b5a92f134d66de9c7a0fe8e1c523a11 (patch)
treea07fe1729bdd4c1328c8bf5ceb02137a84fadea8 /ansible/group_vars/workstation
parentfcd051d2caa1b478d4ee4b871c7bfce6e803a6dc (diff)
downloadinfra-c40ec1512b5a92f134d66de9c7a0fe8e1c523a11.tar.gz
infra-c40ec1512b5a92f134d66de9c7a0fe8e1c523a11.tar.bz2
infra-c40ec1512b5a92f134d66de9c7a0fe8e1c523a11.tar.xz
infra-c40ec1512b5a92f134d66de9c7a0fe8e1c523a11.zip
ansible/apt-repos: Adding dart.
* Adding example of better way to add repositories.
Diffstat (limited to 'ansible/group_vars/workstation')
-rw-r--r--ansible/group_vars/workstation/apt-repos.yml1
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 d686f05..1d7285f 100644
--- a/ansible/group_vars/workstation/apt-repos.yml
+++ b/ansible/group_vars/workstation/apt-repos.yml
@@ -1,4 +1,5 @@
apt_repos_atom_state: present
+apt_repos_dart_state: present
apt_repos_docker_state: present
apt_repos_dropbox_state: present
apt_repos_google_cloud_sdk_state: present