Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
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
Add warn=False to ripgrep task
parent
84edf54a
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
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!
Cancel
Please
register
or
sign in
to comment