summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2025-01-28 11:59:51 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2025-01-28 11:59:51 +0000
commitd3fd9f4c0723e0f7a8d9ac1139ca220fd5041a5a (patch)
tree607fabc9ae207476517df35e26f46a5288ac446b
parent47eaed6ac254023d71f7b1b7cf3f521caea6eb12 (diff)
downloadinfra-d3fd9f4c0723e0f7a8d9ac1139ca220fd5041a5a.tar.gz
infra-d3fd9f4c0723e0f7a8d9ac1139ca220fd5041a5a.tar.bz2
infra-d3fd9f4c0723e0f7a8d9ac1139ca220fd5041a5a.zip
Remove graphviz from the dev role
-rw-r--r--roles/dev/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/dev/tasks/main.yml b/roles/dev/tasks/main.yml
index e2c2a55..4808447 100644
--- a/roles/dev/tasks/main.yml
+++ b/roles/dev/tasks/main.yml
@@ -13,7 +13,6 @@
- ctags
- jq
- tree
- - graphviz
# Linux man pages.
- man-pages
state: present