Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
be15ae89
Commit
be15ae89
authored
5 years ago
by
S M Y
Browse files
Options
Download
Patches
Plain Diff
Remove files which are created by ownership of root in jenkins
parent
28fcba2d
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/cert-templates/tasks/main.yml
+11
-0
ansible/roles/cert-templates/tasks/main.yml
with
11 additions
and
0 deletions
+11
-0
ansible/roles/cert-templates/tasks/main.yml
+
11
−
0
View file @
be15ae89
...
...
@@ -47,3 +47,14 @@
async
:
60
poll
:
10
-
name
:
list all the files
shell
:
"
ls
-lR
{{cert_location}}"
register
:
allfiles
-
debug
:
var
:
allfiles
-
name
:
Remove unwanted files
file
:
path
:
"
{{cert_location}}/cert-templates"
state
:
absent
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets