aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-01-01 21:39:42 -0800
committerclarkzjw <[email protected]>2023-01-01 21:39:42 -0800
commit55542d3204314c170c123dc066f93b4c8f9ac4bc (patch)
treebb98625a2fde12d31bfe12af83a5ef5a48cbd57e /bean.jinwei.me/config/role.yaml
parent999e9e97d314e1702fa455abd9526042ef90b09d (diff)
downloadjinwei.me-55542d3204314c170c123dc066f93b4c8f9ac4bc.tar.gz
config: add beancount
Diffstat (limited to 'bean.jinwei.me/config/role.yaml')
-rw-r--r--bean.jinwei.me/config/role.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bean.jinwei.me/config/role.yaml b/bean.jinwei.me/config/role.yaml
new file mode 100644
index 0000000..ab3fca5
--- /dev/null
+++ b/bean.jinwei.me/config/role.yaml
@@ -0,0 +1,3 @@
1- hosts: "{{ target }}"
2 roles:
3 - role: "{{ role }}"
Powered by cgit v1.2.3 (git 2.41.0)