aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clarkzjw.cc/config/bia/ansible/setup.yaml')
-rw-r--r--clarkzjw.cc/config/bia/ansible/setup.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/clarkzjw.cc/config/bia/ansible/setup.yaml b/clarkzjw.cc/config/bia/ansible/setup.yaml
new file mode 100644
index 0000000..e42c175
--- /dev/null
+++ b/clarkzjw.cc/config/bia/ansible/setup.yaml
@@ -0,0 +1,7 @@
1- name: Setup FreeBSD
2 hosts: bia
3 remote_user: clarkzjw
4 gather_facts: true
5
6 roles:
7 - role: bsd_init
Powered by cgit v1.2.3 (git 2.41.0)