Go to file
Lars Vogdt 7efa19dc08 - 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 
    specify modules to exclude from being used.
  Minor Changes
  * please refer to the CHANGELOG-v2.5.rst document
  Deprecated Features
  * Previously deprecated 'hostfile' config settings have been 're-deprecated' 
    because previously code did not warn about deprecated configuration settings.
  * Using Ansible-provided Jinja tests as filters is deprecated and will 
    be removed in Ansible 2.9.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=106
2018-03-27 16:10:35 +00:00
.gitattributes Accepting request 171263 from home:lrupp 2013-04-17 13:19:34 +00:00
ansible-1.5.tar.bz2 - update to 1.5: 2014-03-08 11:12:26 +00:00
ansible-2.5.0.tar.gz - Update to 2.5.0: 2018-03-27 16:10:35 +00:00
ansible-rpmlintrc Accepting request 359109 from home:rainbowtux:branches:systemsmanagement 2016-02-15 11:28:25 +00:00
ansible.changes - Update to 2.5.0: 2018-03-27 16:10:35 +00:00
ansible.spec - Update to 2.5.0: 2018-03-27 16:10:35 +00:00