From f0b1d38361d019f174d8417d141c5b880a1e01c2 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 6 Apr 2025 15:47:10 -0700 Subject: fix volume perms and deploy filestash --- playbooks/bin.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 playbooks/bin.yml (limited to 'playbooks/bin.yml') 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 -- cgit v1.2.3-70-g09d2