8000 Tags · ansible-network/network-engine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ansible-network/network-engine

Tags

v2.7.5

Toggle v2.7.5's commit message
[Full Changelog](https://github.com/ansible-network/network-engine/bl…

…ob/devel/CHANGELOG.rst)

- 2.7.5 release of the `network-engine` Ansible role.
- Available on [Ansible Galaxy](https://galaxy.ansible.com/ansible-network/network-engine/)

Bugfixes
--------
- Fix src_path to src in command_parser [network-engine#230](#230).

v2.6.10

Toggle v2.6.10's commit message
[Full Changelog](https://github.com/ansible-network/network-engine/bl…

…ob/devel/CHANGELOG.rst)

- 2.6.10 release of the `network-engine` Ansible role.
- Available on [Ansible Galaxy](https://galaxy.ansible.com/ansible-network/network-engine/)

Bugfixes
--------
- Fail validate_role_spec plugin if argument_spec is undefined [network-engine#221](#221).
- Fix relative path failure in command_parser when template is not present in playbook directory [network-engine#222](#222).

v2.7.4

Toggle v2.7.4's commit message
[Full Changelog](https://github.com/ansible-network/network-engine/bl…

…ob/devel/CHANGELOG.rst)

- 2.7.4 release of the `network-engine` Ansible role.
- Available on [Ansible Galaxy](https://galaxy.ansible.com/ansible-network/network-engine/)

Bugfixes
--------
- Fail validate_role_spec plugin if argument_spec is undefined [network-engine#221](#221).
- Fix relative path failure in command_parser when template is not present in playbook directory [network-engine#222](#222).

v2.7.3

Toggle v2.7.3's commit message
[Full Changelog](https://github.com/ansible-network/network-engine/bl…

…ob/devel/CHANGELOG.rst)

- 2.7.3 release of the `network-engine` Ansible role.
- Available on [Ansible Galaxy](https://galaxy.ansible.com/ansible-network/network-engine/)

Minor Changes
-------------
- Add verify_dependent_role_version action plugin [network-engine#214](#214).

Deprecated Features
-------------------
- Deprecate network_template lookup plugin [network-engine#215](#215).

v2.7.2

Toggle v2.7.2's commit message
[Full Changelog](https://github.com/ansible-network/network-engine/bl…

…ob/devel/CHANGELOG.rst)

- 2.7.2 release of the `network-engine` Ansible role.
- Available on [Ansible Galaxy](https://galaxy.ansible.com/ansible-network/network-engine/)

Minor Changes
-------------
- Add name option for textfsm to create facts to key [network-engine#202](#202).
- Document name option for textfsm in cli plugin and update cli task [network-engine#205](#205).

v2.7.1

Toggle v2.7.1's commit message
[Full Changelog](https://github.com/ansible-network/network-engine/bl…

…ob/devel/CHANGELOG.rst)

- 2.7.1 release of the `network-engine` Ansible role.
- Available on [Ansible Galaxy](https://galaxy.ansible.com/ansible-network/network-engine/)

Minor Changes
-------------
- Add support for nested spec validation in validate_role_spec [network-engine#198](#198).

v2.7.0

Toggle v2.7.0's commit message
[Full Changelog](https://github.com/ansible-network/network-engine/bl…

…ob/devel/CHANGELOG.rst)

- 2.7.0 release of the `network-engine` Ansible role.
- Available on [Ansible Galaxy](https://galaxy.ansible.com/ansible-network/network-engine/)

Major Changes
-------------
- Initial release of 2.7.0 `network-engine` Ansible role that is supported with Ansible 2.7.0

Bugfixes
--------
- Fix native type conversion in json_template [network-engine#154](#154).
- Fix templating repeat_for [network-engine#190](#190).
- Add missing boilerplate for net_facts module [network-engine#194](#194).

v2.6.9

Toggle v2.6.9's commit message
[Full Changelog](https://github.com/ansible-network/network-engine/bl…

…ob/devel/CHANGELOG.rst)

- 2.6.9 release of the `network-engine` Ansible role.
- Available on [Ansible Galaxy](https://galaxy.ansible.com/ansible-network/network-engine/)

Bugfixes
--------
- Fix templating repeat_for [network-engine#190](#190).
- Add missing boilerplate for net_facts module [network-engine#194](#194).

v2.6.8

Toggle v2.6.8's commit message
Release v2.6.8

v2.6.7

Toggle v2.6.7's commit message
Add ``net_facts`` module.

0