Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
41060dcf
Commit
41060dcf
authored
Apr 05, 2018
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add warn=False to ripgrep task
parent
84edf54a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
roles/ripgrep/tasks/main.yml
roles/ripgrep/tasks/main.yml
+2
-0
No files found.
roles/ripgrep/tasks/main.yml
View file @
41060dcf
...
...
@@ -5,6 +5,8 @@
-
name
:
activate copr
become
:
yes
command
:
dnf copr enable -y carlwgeorge/ripgrep
args
:
warn
:
False
changed_when
:
false
when
:
(ansible_distribution == "Fedora" and ansible_distribution_major_version >= 24)
tags
:
ripgrep
...
...
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