1
0

Accepting request 1130885 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible

update to 2.15.7

OBS-URL: https://build.opensuse.org/request/show/1130885
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-documentation?expand=0&rev=9
This commit is contained in:
Johannes Kastl 2023-12-05 06:26:30 +00:00 committed by Git OBS Bridge
parent 66a823f9d5
commit 20c5542e49
7 changed files with 55 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/ansible/ansible-documentation</param> <param name="url">https://github.com/ansible/ansible-documentation</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="revision">v2.15.6</param> <param name="revision">v2.15.7</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/ansible/ansible-documentation</param> <param name="url">https://github.com/ansible/ansible-documentation</param>
<param name="changesrevision">018019a088edc52ab8d6935c772ce3cc38c3acdb</param></service></servicedata> <param name="changesrevision">9736ef81abf306df34e8101518c5d8f037b9010e</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:489db6ce77dca64c31e09227eb3886b885c64cb1943d71a7b5ddc2fa131ceba1
size 16778253

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a6cfffc94a2a208531c43b3c9342df0738953e7d45b304bdff99857293d1b9c
size 16793613

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Tue Dec 05 06:07:40 UTC 2023 - kastl@b1-systems.de
- Update to version 2.15.7:
* nox pip-compile: allow passing --no-upgrade flag (#883) (#919)
* add nox make session and revamp contribution docs (#707) (#916)
* installation_guide/intro: update seealso with respect to
communication (#869) (#909)
* Update links in plugin documentation (#859) (#906)
* installation_distros.rst: fix RST hyperlink syntax (#857)
(#903)
* Updated loop docs (#838) (#899)
* intro_installation: add EE info (#870) (#893)
* Fix Edit on GitHub for templated pages, remove superfluous
template, fix broken link (#865) (#891)
* developing_collections_structure.rst: Add EE collection-level
metadata link to meta directory subsection (#855) (#889)
* Add the mission statement to the community guide (#854) (#888)
* update python versions in installation guide (#836) (#886)
* add ansible-galaxy to command cheatsheet (#826) (#884)
* Refs #340: Swap old 'CLA' for the DCO (#598) (#874)
* ci: refresh dev dependencies (#839) (#861)
* Add porting guide for CVE-2023-5764 (#867)
* Update the information on RouterOS network connections. (#841)
(#864)
* update backport instructions to match 2.16 (#799) (#847)
* Fix delegate_to details about inheriting vars from 'all' (#825)
(#834)
* communication.rst: Make WG a top-level section (#750) (#806)
* EOL 2.13 in release table (#798) (#808)
* ci: refresh dev dependencies (#813) (#814)
* Update developing_program_flow_modules.rst (#819) (#820)
* update galaxy urls for networking docs' (#822) (#823)
* communication.rst: remove inactive security WG (#828) (#830)
* communication.rst: update MySQL WG to point to the forum group
page (#795) (#803)
* communication.rst: update Docs WG reference (#785) (#800)
* Update the Note for certificate authentication with a TLS 1.3
connection in windows_winrm.rst (#757) (#780)
* [2.15] Add Ansible community 8.6.0 porting guide (#788) (#792)
* update versioning for 2.16 (#755) (#779)
* intro_installation: pass --include-injected in pipx upgrade
example (#745) (#767)
* Replaced the AWX mailing list with the AWX Forum page. (#769)
(#776)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 07 08:03:42 UTC 2023 - kastl@b1-systems.de Tue Nov 07 08:03:42 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: ansible-documentation name: ansible-documentation
version: 2.15.6 version: 2.15.7
mtime: 1699158809 mtime: 1701721436
commit: 018019a088edc52ab8d6935c772ce3cc38c3acdb commit: 9736ef81abf306df34e8101518c5d8f037b9010e

View File

@ -17,7 +17,7 @@
Name: ansible-documentation Name: ansible-documentation
Version: 2.15.6 Version: 2.15.7
Release: 0 Release: 0
Summary: Ansible community documentation and example files Summary: Ansible community documentation and example files
License: GPL-3.0-only License: GPL-3.0-only