- Network Automation Cookbook
- Karim Okasha
- 23字
- 2025-04-04 13:10:14
How to do it...
- In the pb_junos_push_con file, add the following task:
$ cat pb_jnpr_net_build.yml
<-- Output Trimmed for brevity ------>
- name: "Deploy Configuration"
junos_config:
src: "{{config_dir}}/{{ inventory_hostname }}.cfg"