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
040afa8c
Commit
040afa8c
authored
May 04, 2021
by
Lars Beckers
Browse files
debian-updates: only manage aliases on pre-bullseye hosts
parent
a13010c5
Pipeline
#3013
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian-updates/tasks/main.yml
View file @
040afa8c
...
@@ -90,6 +90,7 @@
...
@@ -90,6 +90,7 @@
line
:
'
{{
apticron_to|regex_replace("@.*$")
}}:"|/opt/debian-updates/receive.py"'
line
:
'
{{
apticron_to|regex_replace("@.*$")
}}:"|/opt/debian-updates/receive.py"'
path
:
/etc/aliases
path
:
/etc/aliases
state
:
present
state
:
present
when
:
ansible_distribution_major_version|int(default=99) <
11
notify
:
notify
:
-
rebuild alias database
-
rebuild alias database
tags
:
tags
:
...
...
Write
Preview
Supports
Markdown
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