Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
apache
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
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
Ansible
Roles
apache
Compare revisions
159c49bd9fe1cd739b69082fca343f3cdd076d4a to 6dbca7e7147774e82799a71cdca8dad56b9bcd4d
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ansible/roles/apache
Select target project
No results found
6dbca7e7147774e82799a71cdca8dad56b9bcd4d
Select Git revision
Branches
main
1 result
Swap
Target
ansible/roles/apache
Select target project
ansible/roles/apache
1 result
159c49bd9fe1cd739b69082fca343f3cdd076d4a
Select Git revision
Branches
main
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
ansible-inventories/gentner#2352 Set ppa:ondrej/apache2 as default repository
· 6dbca7e7
jurgenhaas
authored
4 years ago
6dbca7e7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
defaults/main.yml
+2
-1
2 additions, 1 deletion
defaults/main.yml
with
2 additions
and
1 deletion
defaults/main.yml
View file @
6dbca7e7
---
apache_repositories
:
[]
apache_repositories
:
-
ppa:ondrej/apache2
apache_packages
:
-
apache2
-
apache2-utils
...
...
This diff is collapsed.
Click to expand it.