Fix obsidian role on macOS

This commit is contained in:
2022-12-10 15:45:30 +00:00
parent c5e2a76d2e
commit 91839b927d

View File

@@ -1,6 +1,6 @@
---
- name: install homebrew package
homebrew:
homebrew_cask:
name: obsidian
state: latest
@@ -8,4 +8,4 @@
git:
repo: git@github.com:kbenzie/notes.git
dest: '{{ansible_env.HOME}}/Documents/Notes'
branch: main
version: main