Skip to content
Snippets Groups Projects
Commit 0706c5f9 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Include deploy task

parent 93b1cc91
No related branches found
No related tags found
1 merge request!83iBGP: nokia templates
Pipeline #85446 passed
......@@ -19,3 +19,6 @@
- name: Include compile tasks
ansible.builtin.include_tasks: compile.yaml
- name: Include deploy tasks
ansible.builtin.include_tasks: deploy.yaml
......@@ -20,3 +20,6 @@
- name: Include compile tasks
ansible.builtin.include_tasks: compile.yaml
- name: Include deploy tasks
ansible.builtin.include_tasks: deploy.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment