Skip to content

Releases: ios-xr/iosxr-ansible

No longer support version 2.4 and above

31 Jan 07:52
Compare
Choose a tag to compare

The iosxr-ansible depends on the Ansible core/network module. Due to frequency of changes in Ansible core/network module without backward compatibility, the iosxr-ansible can no longer support Ansible version 2.4 and above.

Supported new Ansible version 2.5

10 Nov 05:47
Compare
Choose a tag to compare
  • Added support for new provider syntax.
  • Used AnsibleModule instead of NetworkModule
  • Made use of new "run_commands" and "exec_command" from version 2.4+
  • Retained version 2.3 shell.py and netcfg.py locally for use with legacy ios-xr netconf and xml module support
  • Allowed user to control timeout value for use during the IOS-XR package installation

version 0.1.6

22 Nov 21:08
Compare
Choose a tag to compare
version 0.1.6 Pre-release
Pre-release

Ansible has made several changes in its API of network core module in 2.2.x causing IOS-XR module in this repo to be unusable. To avoid major changes in IOS-XR module and avoid this happening again, IOS-XR will not rely on Ansible network core module; therefore, the original ansible iosxr.py was ported (included) as part of this IOS-XR modules.

version 0.1.5

20 Oct 18:39
Compare
Choose a tag to compare
version 0.1.5 Pre-release
Pre-release

Added explicit path to remote commands
Updated YDK playbooks to reflect change in YDK path.

Version 0.1.4

24 Jun 07:58
Compare
Choose a tag to compare
Version 0.1.4 Pre-release
Pre-release

Added upgrade activate module due to install intermittent failure
Fixed install update polling loop
Handled long install upgrade activation time

Version 0.1.3

21 Jun 22:51
Compare
Choose a tag to compare
Version 0.1.3 Pre-release
Pre-release

Added note to warn user of lengthy install upgrade.

Version 0.1.1

03 Jun 05:59
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Added this IOS-XR Ansible to the Ansible Galaxy

Version 0.1.0

03 Jun 05:10
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Early field trial release with NCS5500 and XRV9K.