Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GAP Ansible Collection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GAP Ansible Collection
Merge requests
!110
get rid of hardcoded remote user
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
get rid of hardcoded remote user
v1.0.49
into
develop
Overview
0
Commits
2
Pipelines
1
Changes
9
Closed
Aleksandr Kurbatov
requested to merge
v1.0.49
into
develop
1 year ago
Overview
0
Commits
2
Pipelines
1
Changes
9
Expand
in all playbooks
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
fd267671
2 commits,
1 year ago
9 files
+
3
−
15
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
geant/gap_ansible/playbooks/base_config.yaml
+
0
−
2
Options
-
name
:
Manage base config playbook
-
name
:
Manage base config playbook
hosts
:
all
hosts
:
all
gather_facts
:
false
gather_facts
:
false
# remote_user: admin
# remote_user: geant-gap-test
roles
:
roles
:
-
Juniper.junos
-
Juniper.junos
-
../roles/base_config
-
../roles/base_config
Loading