Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sysadmin-ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Team Sysadmin
sysadmin-ansible
Commits
ede75da6
Commit
ede75da6
authored
2 years ago
by
Tom Teichler
Browse files
Options
Downloads
Plain Diff
Merge branch 'haproxy-updates' into 'master'
Update HAProxy to 2.6 See merge request
!31
parents
cad68e1e
080e73e4
No related branches found
No related tags found
1 merge request
!31
Update HAProxy to 2.6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/firewall/tasks/main.yml
+10
-0
10 additions, 0 deletions
roles/firewall/tasks/main.yml
with
10 additions
and
0 deletions
roles/firewall/tasks/main.yml
+
10
−
0
View file @
ede75da6
-
include_vars
:
firewall.yaml
-
include_vars
:
firewall.yaml
-
name
:
Get HAProxy archive key
ansible.builtin.apt_key
:
id
:
AEF2348766F371C689A7360095A42FE8353525F9
url
:
https://haproxy.debian.net/bernat.debian.org.gpg
state
:
present
-
name
:
Add HAProxy apt repo
ansible.builtin.apt_repository
:
repo
:
deb http://haproxy.debian.net bullseye-backports-2.6 main
state
:
present
filename
:
'
haproxy'
-
name
:
Install firewall packages
-
name
:
Install firewall packages
ansible.builtin.package
:
ansible.builtin.package
:
name
:
name
:
...
...
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