Revisions of ansible

Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 7)
Try to fix CentOS build ...
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 6)
Fix missing %endif
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 5)
Synatx fix
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 4)
- Use python3 on SUSE 15.
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 3)
- Update to 2.5.1
  Minor Changes
  + Updated example in vcenter_license module.
  + Updated virtual machine facts with instanceUUID which is unique 
    for each VM irrespective of name and BIOS UUID.
  + A lot of Bugfixes, please refer to the Changelog installed in 
    /usr/share/doc/packages/ansible/changelogs/CHANGELOG-v2.5.rst

- Update to 2.5.0:
  Major Changes
  * Ansible Network improvements
    + Created new connection plugins network_cli and netconf to replace
      connection=local. connection=local will continue to work for a
      number of Ansible releases.
    + No more unable to open shell. A clear and descriptive message will 
      be displayed in normal ansible-playbook output without needing to enable debug mode
    + Loads of documentation, see Ansible for Network Automation Documentation.
    + Refactor common network shared code into package under module_utils/network/
    + Filters: Add a filter to convert XML response from a network device to JSON object.
    + Loads of bug fixes.
    + Plus lots more.
  * New simpler and more intuitive 'loop' keyword for task loops. The 
    with_<lookup> loops will likely be deprecated in the near future 
    and eventually removed.
  * Added fact namespacing; from now on facts will be available under 
    ansible_facts namespace (for example: ansible_facts.os_distribution) 
    without the ansible_ prefix. They will continue to be added into the 
    main namespace directly, but now with a configuration toggle to enable
    this. This is currently on by default, but in the future it will default to off.
  * Added a configuration file that a site administrator can use to
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 2)
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 1)
Displaying all 7 revisions
openSUSE Build Service is sponsored by