Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker_server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Le Filament
Ansible Roles
docker_server
Commits
8f8b72a2
Commit
8f8b72a2
authored
10 months ago
by
Théo - Le Filament
Browse files
Options
Downloads
Patches
Plain Diff
fix: resolve unability to change vars in playbook
parent
3610ed05
No related branches found
Branches containing commit
Tags
v1.7.5
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
defaults/main.yml
+4
-0
4 additions, 0 deletions
defaults/main.yml
vars/main.yml
+0
-3
0 additions, 3 deletions
vars/main.yml
with
4 additions
and
3 deletions
defaults/main.yml
+
4
−
0
View file @
8f8b72a2
---
timezone
:
"
Europe/Paris"
traefik_version
:
"
latest"
default_maintenance_email
:
"
maintenance@example.org"
default_sshd_port
:
10022
docker_userns_remap
:
true
...
...
This diff is collapsed.
Click to expand it.
vars/main.yml
deleted
100644 → 0
+
0
−
3
View file @
3610ed05
---
timezone
:
"
Europe/Paris"
traefik_version
:
"
v2.10"
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