Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Drift
roller-ansible
centos8
Commits
dcdac219
Commit
dcdac219
authored
Oct 23, 2020
by
Oyvind.Gjesdal
Browse files
remove falsy expression
parent
9c42dc0c
Pipeline
#38214
passed with stage
in 1 minute and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tasks/main.yml
View file @
dcdac219
...
...
@@ -54,7 +54,7 @@
mode
:
"
0644"
notify
:
-
yum update cache
when
:
"
powertools
|
default(false)
==
true
|
bool"
when
:
"
powertools
|
default(false)
|
bool"
become
:
true
-
name
:
"
install
moreutils
(chronic)"
...
...
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