aboutsummaryrefslogtreecommitdiff
path: root/playbooks/bin.yml
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-04-06 15:47:10 -0700
committerElizabeth Hunt <me@liz.coffee>2025-04-06 15:47:10 -0700
commitf0b1d38361d019f174d8417d141c5b880a1e01c2 (patch)
tree7b8362b1ab765928eeb908ca230f8c35cee9d42f /playbooks/bin.yml
parent138bef2d0d87d9805431f246c55622bf8ff726dd (diff)
downloadoldinfra-f0b1d38361d019f174d8417d141c5b880a1e01c2.tar.gz
oldinfra-f0b1d38361d019f174d8417d141c5b880a1e01c2.zip
fix volume perms and deploy filestash
Diffstat (limited to 'playbooks/bin.yml')
-rw-r--r--playbooks/bin.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/playbooks/bin.yml b/playbooks/bin.yml
new file mode 100644
index 0000000..9a5a1cf
--- /dev/null
+++ b/playbooks/bin.yml
@@ -0,0 +1,7 @@
+---
+
+- name: bin setup
+ hosts: bin
+ become: true
+ roles:
+ - bin