Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GAP OPS 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 OPS Ansible Collection
Commits
97260c89
Commit
97260c89
authored
1 year ago
by
ak@geant.org
Browse files
Options
Downloads
Patches
Plain Diff
cosmetic change to the manage_global_prefix_list main.yaml task
parent
7251d738
No related branches found
No related tags found
2 merge requests
!2
Cic changes
,
!1
Cic changes
Pipeline
#84227
failed
1 year ago
Stage: setup
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
geant/ops_ansible/roles/manage_global_prefix_lists/tasks/main.yml
+1
-1
1 addition, 1 deletion
...s_ansible/roles/manage_global_prefix_lists/tasks/main.yml
with
1 addition
and
1 deletion
geant/ops_ansible/roles/manage_global_prefix_lists/tasks/main.yml
+
1
−
1
View file @
97260c89
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
subject
:
"
Config
Integrity
Check
failed
for
{{
inventory_hostname
}}
on
prefix-lists"
subject
:
"
Config
Integrity
Check
failed
for
{{
inventory_hostname
}}
on
prefix-lists"
body
:
"
{{
lookup('ansible.builtin.template',
'mail_body.j2')
}}"
body
:
"
{{
lookup('ansible.builtin.template',
'mail_body.j2')
}}"
delegate_to
:
localhost
delegate_to
:
localhost
when
:
(
response.changed
| ansible.builtin.bool)
and ( send_email | ansible.builtin.bool )
when
:
response.changed
==
true
and ( send_email | ansible.builtin.bool )
-
name
:
Deploy global prefix list [AND COMMIT]
-
name
:
Deploy global prefix list [AND COMMIT]
juniper_junos_config
:
juniper_junos_config
:
...
...
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