summaryrefslogtreecommitdiff
path: root/tools/dev_env_setup/playbooks/install_jhbuild_deps.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dev_env_setup/playbooks/install_jhbuild_deps.yaml')
-rw-r--r--tools/dev_env_setup/playbooks/install_jhbuild_deps.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/dev_env_setup/playbooks/install_jhbuild_deps.yaml b/tools/dev_env_setup/playbooks/install_jhbuild_deps.yaml
deleted file mode 100644
index a8161be..0000000
--- a/tools/dev_env_setup/playbooks/install_jhbuild_deps.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-# vim:ff=unix ts=2 sw=2 ai expandtab
-
-- name: "Creating /opt/gnome directory"
-file: path=/opt/gnome state=directory mode=777
-
-- name: "Updating apt-file cache"
- shell: apt-file update