aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-01-19 20:56:52 -0800
committerclarkzjw <[email protected]>2023-01-19 20:56:52 -0800
commit1fce024be20034ad4eef7646594eef0fbcc1b64e (patch)
tree49c949a6c8b9b8e35ae0481c88d440e1d26a45ee /clarkzjw.cc/config/bia/ansible/role.yaml
parent908af8393d8f566a79f27314c2a682e365dc1090 (diff)
downloadhomelab-1fce024be20034ad4eef7646594eef0fbcc1b64e.tar.gz
bia: FreeBSD setup
Diffstat (limited to 'clarkzjw.cc/config/bia/ansible/role.yaml')
-rw-r--r--clarkzjw.cc/config/bia/ansible/role.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/clarkzjw.cc/config/bia/ansible/role.yaml b/clarkzjw.cc/config/bia/ansible/role.yaml
new file mode 100644
index 0000000..ab3fca5
--- /dev/null
+++ b/clarkzjw.cc/config/bia/ansible/role.yaml
@@ -0,0 +1,3 @@
1- hosts: "{{ target }}"
2 roles:
3 - role: "{{ role }}"
Powered by cgit v1.2.3 (git 2.41.0)