This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-nextcloud
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fish config directory
master
Markus Katharina Brechtel
6 years ago
parent
f53e40f88d
commit
9aa8ffdb59
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
tasks/occ.yaml
+ 5
- 0
tasks/occ.yaml
View File
@@ -1,5 +1,10 @@
---
- name: fish config directory
file:
path: /etc/fish/conf.d
state: directory
- name: occ fish
template:
src: occ.fish.j2
Write
Preview
Loading…
Cancel
Save