Skip to content
Snippets Groups Projects

Update JUNOS and NOKIA trunk_interface template to manage interface removals

Merged Simone Spinelli requested to merge NAT_178_refinements_on_iptrunk_modification into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -4,3 +4,4 @@ skip_list:
@@ -4,3 +4,4 @@ skip_list:
- 'no-free-form' # Avoid using free-form when calling module actions. (ansible.builtin.set_fact)
- 'no-free-form' # Avoid using free-form when calling module actions. (ansible.builtin.set_fact)
- 'role-name[path]' # Avoid using paths when importing roles.
- 'role-name[path]' # Avoid using paths when importing roles.
- 'var-naming[no-role-prefix]' #
- 'var-naming[no-role-prefix]' #
 
- 'fqcn[canonical]' # Avoid errors "You should use canonical module name `junipernetworks.junos.junos` instead of `junipernetworks.junos.junos_config`."
Loading