This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-certificate
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
directory
master
Markus Katharina Brechtel
7 years ago
parent
723bf24d1e
commit
5dba9eb7f4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/directory.yml
+ 1
- 1
tasks/directory.yml
View File
@@ -17,6 +17,6 @@
- name: private directory
file:
path: "{{ certificate_
authority_
directory }}/private"
path: "{{ certificate_directory }}/private"
mode: 0700
state: directory
Write
Preview
Loading…
Cancel
Save