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
Commits
39027bd8
Commit
39027bd8
authored
1 year ago
by
Aleksandr Kurbatov
Browse files
Options
Downloads
Plain Diff
Merge branch 'base_config_verbosity' into 'develop'
Base_config: re-enable diff show See merge request
!87
parents
57da2b04
fcc1bf08
No related branches found
No related tags found
1 merge request
!87
Base_config: re-enable diff show
Pipeline
#85458
passed
1 year ago
Stage: linting
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
geant/gap_ansible/roles/base_config/tasks/deploy_base_config.yaml
+2
-2
2 additions, 2 deletions
...p_ansible/roles/base_config/tasks/deploy_base_config.yaml
with
2 additions
and
2 deletions
geant/gap_ansible/roles/base_config/tasks/deploy_base_config.yaml
+
2
−
2
View file @
39027bd8
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
content
:
"
{{
lookup('ansible.builtin.template',
'routers/{{
wfo_router.router.vendor
}}/base_config.j2')
}}"
content
:
"
{{
lookup('ansible.builtin.template',
'routers/{{
wfo_router.router.vendor
}}/base_config.j2')
}}"
commit
:
true
commit
:
true
validate
:
true
validate
:
true
#
diff: true
diff
:
true
check_mode
:
true
check_mode
:
true
when
:
>
when
:
>
verb == "deploy" and
verb == "deploy" and
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
content
:
"
{{
lookup('ansible.builtin.template',
'routers/{{
wfo_router.router.vendor
}}/base_config.j2')
}}"
content
:
"
{{
lookup('ansible.builtin.template',
'routers/{{
wfo_router.router.vendor
}}/base_config.j2')
}}"
commit
:
true
commit
:
true
# commit_comment: "Base-config provisioned using GSO."
# commit_comment: "Base-config provisioned using GSO."
#
diff: true
diff
:
true
check_mode
:
false
check_mode
:
false
when
:
>
when
:
>
verb == "deploy" and
verb == "deploy" and
...
...
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