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
ad2afc94
Commit
ad2afc94
authored
1 month ago
by
Aleksandr Kurbatov
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix/vrf-update' into 'develop'
`vrf_update` - import L3CoreService/general.yaml See merge request
!261
parents
022d2a3d
9f20a49e
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!261
`vrf_update` - import L3CoreService/general.yaml
Pipeline
#93729
passed
1 month ago
Stage: linting
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
geant/gap_ansible/playbooks/vrf_update.yaml
+5
-0
5 additions, 0 deletions
geant/gap_ansible/playbooks/vrf_update.yaml
with
5 additions
and
0 deletions
geant/gap_ansible/playbooks/vrf_update.yaml
+
5
−
0
View file @
ad2afc94
...
@@ -6,6 +6,11 @@
...
@@ -6,6 +6,11 @@
-
name
:
Include storage path configuration
-
name
:
Include storage path configuration
ansible.builtin.include_tasks
:
../tasks/configure_storage.yaml
ansible.builtin.include_tasks
:
../tasks/configure_storage.yaml
-
name
:
Import standard general variables for GEANT L3 Core Services
# Needed to get `l3_services` dictionary for multiple checks in the roles invoked below.
ansible.builtin.include_vars
:
file
:
/opt/ansible_inventory/geant_services/L3CoreService/general.yaml
-
name
:
Import standard variables for "{{ subscription.product.product_type }}/{{ subscription.vrf.vrf_name | upper }}"
-
name
:
Import standard variables for "{{ subscription.product.product_type }}/{{ subscription.vrf.vrf_name | upper }}"
ansible.builtin.include_vars
:
ansible.builtin.include_vars
:
dir
:
/opt/ansible_inventory/geant_services/{{ subscription.product.product_type }}/{{ subscription.vrf.vrf_name | upper }}
dir
:
/opt/ansible_inventory/geant_services/{{ subscription.product.product_type }}/{{ subscription.vrf.vrf_name | upper }}
...
...
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