-
- Downloads
Add base config and IP trunks
Iptrunks conversion from subscription Adjust base config role and change all dryrun to dry_run Remove get_facts from iptrunk role + variuos little things Add iptrunk_checks playbook and resolv some Ansible warnings Base config always targets console Ansible host is still a problem Add a placehlder for installing Ansible Use ansible_host to target hosts that do not have resolution/reachability Manage ansible_host inside playbooks when node is offline make ansible-lint happy Manage ansible_host when device is offline Make ansible-lint happy Modifications to devices and sites: terminal server moved to Site Add linting Update management of terminal server also in iptrunks Base config push working in WFO Trunks rework: temp/untested changes to enable WFO rework Refactoring device -> router Fix indentation and selection of ansible_network_os More indentation problems Fix errors with refactoring and task inclusion Fixed IPtrunk for Juniper - including netconf knob fix IPTrunk deployment, and add descriptions to nokia interfaces add .gitignore Adjusti iptrunk role vars to match new domain model Add base_config and iptrunks
Showing
- roles/base_config/templates/routers/base_config.j2 28 additions, 0 deletionsroles/base_config/templates/routers/base_config.j2
- roles/base_config/templates/routers/chassis.j2 97 additions, 0 deletionsroles/base_config/templates/routers/chassis.j2
- roles/base_config/templates/routers/class_of_service.j2 136 additions, 0 deletionsroles/base_config/templates/routers/class_of_service.j2
- roles/base_config/templates/routers/firewall.j2 77 additions, 0 deletionsroles/base_config/templates/routers/firewall.j2
- roles/base_config/templates/routers/forwarding_options.j2 37 additions, 0 deletionsroles/base_config/templates/routers/forwarding_options.j2
- roles/base_config/templates/routers/groups.j2 76 additions, 0 deletionsroles/base_config/templates/routers/groups.j2
- roles/base_config/templates/routers/interfaces.j2 63 additions, 0 deletionsroles/base_config/templates/routers/interfaces.j2
- roles/base_config/templates/routers/juniper/base_config.j2 28 additions, 0 deletionsroles/base_config/templates/routers/juniper/base_config.j2
- roles/base_config/templates/routers/juniper/chassis.j2 97 additions, 0 deletionsroles/base_config/templates/routers/juniper/chassis.j2
- roles/base_config/templates/routers/juniper/class_of_service.j2 136 additions, 0 deletions...base_config/templates/routers/juniper/class_of_service.j2
- roles/base_config/templates/routers/juniper/firewall.j2 77 additions, 0 deletionsroles/base_config/templates/routers/juniper/firewall.j2
- roles/base_config/templates/routers/juniper/forwarding_options.j2 37 additions, 0 deletions...se_config/templates/routers/juniper/forwarding_options.j2
- roles/base_config/templates/routers/juniper/groups.j2 76 additions, 0 deletionsroles/base_config/templates/routers/juniper/groups.j2
- roles/base_config/templates/routers/juniper/interfaces.j2 63 additions, 0 deletionsroles/base_config/templates/routers/juniper/interfaces.j2
- roles/base_config/templates/routers/juniper/policy_options.j2 32 additions, 0 deletions...s/base_config/templates/routers/juniper/policy_options.j2
- roles/base_config/templates/routers/juniper/policy_statements.j2 103 additions, 0 deletions...ase_config/templates/routers/juniper/policy_statements.j2
- roles/base_config/templates/routers/juniper/protocols/bgp.j2 73 additions, 0 deletionsroles/base_config/templates/routers/juniper/protocols/bgp.j2
- roles/base_config/templates/routers/juniper/protocols/global_msdp.j2 19 additions, 0 deletions...config/templates/routers/juniper/protocols/global_msdp.j2
- roles/base_config/templates/routers/juniper/protocols/igmp.j2 16 additions, 0 deletions...s/base_config/templates/routers/juniper/protocols/igmp.j2
- roles/base_config/templates/routers/juniper/protocols/internal_msdp.j2 25 additions, 0 deletions...nfig/templates/routers/juniper/protocols/internal_msdp.j2
Please sign in to comment