Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
supplemental
Commits
f0054530
Commit
f0054530
authored
Mar 07, 2018
by
Hinrikus Wolf
Browse files
create folder for ssl-certs on remote, because of reodering of the playbooks
parent
b12ca556
Changes
1
Hide whitespace changes
Inline
Side-by-side
branding/tasks/main.yml
View file @
f0054530
...
...
@@ -40,6 +40,18 @@
-
branding
-
shell
-
root
-
name
:
ensure dir for CA certs exisits
file
:
path
:
/etc/ssl/certs
state
:
directory
owner
:
root
group
:
root
mode
:
0755
recurse
:
yes
tags
:
-
branding
-
tls
-
name
:
ensure deployment of CA certificates
copy
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment