diff --git a/tasks/occ.yaml b/tasks/occ.yaml index e7144ea..85b9bc0 100644 --- a/tasks/occ.yaml +++ b/tasks/occ.yaml @@ -1,5 +1,10 @@ --- +- name: fish config directory + file: + path: /etc/fish/conf.d + state: directory + - name: occ fish template: src: occ.fish.j2