Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
haproxy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSI Ansible
haproxy
Commits
9067c09e
Verified
Commit
9067c09e
authored
Jul 5, 2019
by
Tilman Vatteroth
Browse files
Options
Downloads
Patches
Plain Diff
fixes typo
parent
e9482c60
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!14
Feature/upgrade to 2.0
,
!13
Sets the default ssl ciphers to mozillas intermediate config
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tasks/install.yml
+2
-2
2 additions, 2 deletions
tasks/install.yml
with
2 additions
and
2 deletions
tasks/install.yml
+
2
−
2
View file @
9067c09e
...
...
@@ -3,12 +3,12 @@
-
name
:
Add HAProxy 2.0 PPA
apt_repository
:
repo
:
'
ppa:vbernat/haproxy-2.0'
state
:
ab
sent
state
:
pre
sent
-
name
:
Remove HAProxy 1.8 PPA
apt_repository
:
repo
:
'
ppa:vbernat/haproxy-1.8'
state
:
pre
sent
state
:
ab
sent
-
name
:
Install HAProxy
apt
:
...
...
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