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
!7
Modifications to iptrunk domain model
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Modifications to iptrunk domain model
modifications_to_iptrunk_domain_model
into
main
Overview
0
Commits
32
Pipelines
0
Changes
75
Merged
Simone Spinelli
requested to merge
modifications_to_iptrunk_domain_model
into
main
1 year ago
Overview
0
Commits
32
Pipelines
0
Changes
75
Expand
0
0
Merge request reports
Compare
main
version 1
b7579977
1 year ago
main (base)
and
latest version
latest version
425ee65c
32 commits,
1 year ago
version 1
b7579977
31 commits,
1 year ago
75 files
+
2626
−
166
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
75
Search (e.g. *.vue) (Ctrl+P)
roles/base_config/meta/main.yml
+
9
−
6
Options
galaxy_info
:
author
:
your name
description
:
your role description
company
:
your company (optional)
author
:
Simone Spinelli for GOAT
description
:
Geant Orchestration and Automation Team
company
:
geant
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
@@ -14,9 +14,9 @@ galaxy_info:
# - GPL-3.0-only
# - Apache-2.0
# - CC-BY-4.0
license
:
license
(GPL-2.0-or-later, MIT, etc)
license
:
license
BSD-3-Clause
min_ansible_version
:
2.1
min_ansible_version
:
'
2.1
0'
# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version:
@@ -39,7 +39,8 @@ galaxy_info:
# - 7
# - 99.99
galaxy_tags
:
[]
galaxy_tags
:
-
network
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
@@ -48,5 +49,7 @@ galaxy_info:
# Maximum 20 tags per role.
dependencies
:
[]
# - role: "Juniper.junos"
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.
Loading