* please refer to /share/doc/packages/ansible/changelogs/CHANGELOG-v2.5.rst

- also package the changelogs directory below 
  /usr/share/doc/packages/ansible/ for better reference

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=107
This commit is contained in:
Lars Vogdt 2018-03-27 16:24:51 +00:00 committed by Git OBS Bridge
parent 7efa19dc08
commit 1466153f8c
2 changed files with 4 additions and 2 deletions

View File

@ -25,7 +25,7 @@ Tue Mar 27 15:45:03 UTC 2018 - lars@linux-schulserver.de
* 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
* please refer to /share/doc/packages/ansible/changelogs/CHANGELOG-v2.5.rst
Deprecated Features
* Previously deprecated 'hostfile' config settings have been 're-deprecated'
because previously code did not warn about deprecated configuration settings.
@ -73,6 +73,8 @@ Tue Mar 27 15:45:03 UTC 2018 - lars@linux-schulserver.de
To specify an interface's MTU use nxos_interface.
* panos_nat_policy: Use panos_nat_rule the old module uses
deprecated API calls
- also package the changelogs directory below
/usr/share/doc/packages/ansible/ for better reference
-------------------------------------------------------------------
Tue Mar 6 09:47:28 UTC 2018 - lars@linux-schulserver.de

View File

@ -132,7 +132,7 @@ mkdir -p %{buildroot}/%{_datadir}/ansible
%files
%defattr(-,root,root,-)
%doc COPYING *.md contrib examples
%doc COPYING *.md contrib examples changelogs
%{_bindir}/ansible
%{_bindir}/ansible-config
%{_bindir}/ansible-connection