From 027b7bd2633bf57e1c49b29329ad61a039a97869 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Sat, 10 Dec 2022 01:04:49 -0800 Subject: ansible: add debian init --- jinwei.me/config/site.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 jinwei.me/config/site.yaml (limited to 'jinwei.me/config/site.yaml') diff --git a/jinwei.me/config/site.yaml b/jinwei.me/config/site.yaml new file mode 100644 index 0000000..3dbcc71 --- /dev/null +++ b/jinwei.me/config/site.yaml @@ -0,0 +1,3 @@ +- hosts: jinwei-me + roles: + - role: debian_init -- cgit v1.2.3