* 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:
parent
7efa19dc08
commit
1466153f8c
@ -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
|
* Added a configuration file that a site administrator can use to
|
||||||
specify modules to exclude from being used.
|
specify modules to exclude from being used.
|
||||||
Minor Changes
|
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
|
Deprecated Features
|
||||||
* Previously deprecated 'hostfile' config settings have been 're-deprecated'
|
* Previously deprecated 'hostfile' config settings have been 're-deprecated'
|
||||||
because previously code did not warn about deprecated configuration settings.
|
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.
|
To specify an interface's MTU use nxos_interface.
|
||||||
* panos_nat_policy: Use panos_nat_rule the old module uses
|
* panos_nat_policy: Use panos_nat_rule the old module uses
|
||||||
deprecated API calls
|
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
|
Tue Mar 6 09:47:28 UTC 2018 - lars@linux-schulserver.de
|
||||||
|
@ -132,7 +132,7 @@ mkdir -p %{buildroot}/%{_datadir}/ansible
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING *.md contrib examples
|
%doc COPYING *.md contrib examples changelogs
|
||||||
%{_bindir}/ansible
|
%{_bindir}/ansible
|
||||||
%{_bindir}/ansible-config
|
%{_bindir}/ansible-config
|
||||||
%{_bindir}/ansible-connection
|
%{_bindir}/ansible-connection
|
||||||
|
Loading…
Reference in New Issue
Block a user