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

Complile task: small updates

parent 89a34ea7
Branches
Tags
1 merge request!83iBGP: nokia templates
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
mode: '0755' mode: '0755'
delegate_to: localhost delegate_to: localhost
- name: Print the template in "/var/tmp/ansible_run_{{ opid }}/base_config.conf" - name: Print the template in "/var/tmp/ansible_run_{{ opid }}/{{ verb }}.conf"
ansible.builtin.template: ansible.builtin.template:
src: "{{ vendor }}/{{ verb }}.j2" src: "{{ vendor }}/{{ verb }}.j2"
dest: "/var/tmp/ansible_run_{{ opid }}/{{ verb }}.conf" dest: "/var/tmp/ansible_run_{{ opid }}/{{ verb }}.conf"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment