Remove stale variable from junos role invocation
We didn't end up using a virtualenv in the junos role, so this is not required.
This commit is contained in:
parent
c7bcdf2cf9
commit
887f06106d
@ -40,7 +40,6 @@
|
||||
|
||||
- role: junos-switch
|
||||
junos_switch_delegate_to: localhost
|
||||
junos_switch_venv: "{{ lookup('env', 'VIRTUAL_ENV') }}"
|
||||
junos_switch_type: "{{ switch_type }}"
|
||||
junos_switch_provider: "{{ switch_junos_provider }}"
|
||||
junos_switch_config_format: "{{ switch_junos_config_format }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user