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
4e299f00
Commit
4e299f00
authored
1 year ago
by
ME
Browse files
Options
Downloads
Patches
Plain Diff
change by alex comments
parent
b4646ed5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/bgp_checks/tasks/main.yaml
+7
-7
7 additions, 7 deletions
roles/bgp_checks/tasks/main.yaml
with
7 additions
and
7 deletions
roles/bgp_checks/tasks/main.yaml
+
7
−
7
View file @
4e299f00
...
@@ -40,35 +40,35 @@
...
@@ -40,35 +40,35 @@
-
(verb is not defined) or (neighbor_address is not defined) or (vendor is not defined) or (check_id is not defined)
-
(verb is not defined) or (neighbor_address is not defined) or (vendor is not defined) or (check_id is not defined)
-
name
:
Include task
-
name
:
Include task
ansible.builtin.include_tasks
:
check_bgp_status
.yaml
ansible.builtin.include_tasks
:
get_bgpbfdnlri
.yaml
when
:
when
:
-
verb in verbs
-
verb in verbs
-
name
:
Include task
-
name
:
Include task
ansible.builtin.include_tasks
:
compare_pre_post
.yaml
ansible.builtin.include_tasks
:
get_bgproutesrec
.yaml
when
:
when
:
-
verb in verbs
-
verb in verbs
-
name
:
Include task
-
name
:
Include task
ansible.builtin.include_tasks
:
get_bgp
bfdnlri
.yaml
ansible.builtin.include_tasks
:
get_bgp
routesadv
.yaml
when
:
when
:
-
verb in verbs
-
verb in verbs
-
name
:
Include task
-
name
:
Include task
ansible.builtin.include_tasks
:
get_bgproutesrec
.yaml
ansible.builtin.include_tasks
:
create_file
.yaml
when
:
when
:
-
verb in verbs
-
verb in verbs
-
name
:
Include task
-
name
:
Include task
ansible.builtin.include_tasks
:
get_bgproutesadv
.yaml
ansible.builtin.include_tasks
:
check_bgp_status
.yaml
when
:
when
:
-
verb in verbs
-
verb in verbs
-
name
:
Include task
-
name
:
Include task
ansible.builtin.include_tasks
:
c
reate_file
.yaml
ansible.builtin.include_tasks
:
c
ompare_pre_post
.yaml
when
:
when
:
-
verb in verbs
-
verb in verbs
#- name: Include task
#- name: Include task
# ansible.builtin.include_tasks: check.yaml
# ansible.builtin.include_tasks: check.yaml
# when:
# when:
...
...
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