Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
supplemental
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infra
ansible-shared
supplemental
Commits
040afa8c
Commit
040afa8c
authored
4 years ago
by
Lars Beckers
Browse files
Options
Downloads
Patches
Plain Diff
debian-updates: only manage aliases on pre-bullseye hosts
parent
a13010c5
No related branches found
No related tags found
1 merge request
!4
debian-updates: only manage aliases on pre-bullseye hosts
Pipeline
#3013
passed
4 years ago
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian-updates/tasks/main.yml
+1
-0
1 addition, 0 deletions
debian-updates/tasks/main.yml
with
1 addition
and
0 deletions
debian-updates/tasks/main.yml
+
1
−
0
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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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