1
0

Accepting request 1123921 from systemsmanagement:ansible

OBS-URL: https://build.opensuse.org/request/show/1123921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-documentation?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2023-11-07 20:27:43 +00:00 committed by Git OBS Bridge
commit 59f2a2d31b
7 changed files with 72 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.5</param> <param name="revision">v2.15.6</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">4bb82802212fa3f9e2966ae672b3cbd1149a7282</param></service></servicedata> <param name="changesrevision">018019a088edc52ab8d6935c772ce3cc38c3acdb</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,66 @@
-------------------------------------------------------------------
Tue Nov 07 08:03:42 UTC 2023 - kastl@b1-systems.de
- Update to version 2.15.6:
* ci: refresh dev dependencies (#770)
* Fixed equalto test filter (#758) (#759)
* ci: refresh dev dependencies (#741)
* nox and README: log PIP_CONSTRAINT value and add Dependency file docs (#730) (#737)
* [stable-2.15] installation_guide/intro_configuration.rst: improve readability
* Proof reading (#616) (#729)
* [PR #668/8d847046 backport] Integrate docs checkers into the noxfile (#727)
* ci: refresh dev dependencies (#721) (#722)
* Update JSON queries examples (#690) (#704)
* communication.rst: other forum-related tweaks (#669) (#698)
* documentation_contributions: use tests/checkers.py (#706) (#712)
* Update slicing in inventory pattern (#541) (#693)
* [stable-2.15] Unify the Sphinx's `conf.py` files (#431) (#627)
* Update shebang sanity test docs to match test (#677) (#687)
* Update example using special variables in resuce section of blocks (#671) (#680)
* ci: refresh dev dependencies (#682)
* ci: refresh dev dependencies (#672)
* Use a working exponential backoff example (#607) (#660)
* Rename tests/sanity.py to tests/checkers.py (#563) (#663)
* Added delegation info to special vars (#629) (#659)
* Add forum info to collection maintainer guidelines (#549) (#655)
* Fix#129 (#201) (#613)
* Update PowerShell Codeblock (#489) (#603)
* Changed it's to it is in all .rst files (#491)
* Clarify that two releases will happen on two separate days, and clarify which one will happen first (#39)
* pr_labeler: stop adding needs_triage labels to new PRs (#643) (#645)
* ci: refresh dev dependencies (#638) (#641)
* [stable-2.15] Add RST spellcheck (#524) (#623)
* corrected cli for help (#599) (#600)
* communication.rst: Add a link to the forum group list (#571) (#594)
* developing_collections_structure.rs: Fix link formatting (#570) (#591)
* Testing collections guide: add GHA info and link to sample matrix (#569) (#588)
* issue #560 fix broken url in script (#568) (#585)
* Document how to bump dependencies (#446) (#614)
* ci: refresh dev dependencies (#608) (#609)
* Merge pull request #27 from oraNod/issue-26/add-intro-getting-started (#526)
* Spellingfix (#494) (#583)
* communication.rst: fix link (#495) (#580)
* More info on delegation behaviours (#527) (#582)
* Replace i.e with that is (#490) (#565)
* Fix for : Replace all occurrences of via to with #459 (#479) (#578)
* issue-457: Update all occurrences of Ansible core to Ansible Core (#471) (#575)
* communication.rst: Add Release Management WG info (#438) (#574)
* Update collections_installing.rst (#412) (#573)
* communication.rst: add forum info (#392) (#572)
* Integrate `docs/bin/*.py` files into the nox config (#529) (#562)
* Add Ansible community 8.5.0 porting guide (#556) (#557)
* fix molecule link in contributor path page (#538) (#551)
* Add Arch installation instructions in the installation_distros documentation (#522) (#545)
* ci: refresh dev dependencies (#548)
-------------------------------------------------------------------
Tue Nov 7 07:47:33 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 2.15.6:
This tag contains a snapshot of the ansible-documentation
stable-2.15 branch at the time of the ansible-core 2.15.6
release.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 10 05:24:16 UTC 2023 - kastl@b1-systems.de Tue Oct 10 05:24:16 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: ansible-documentation name: ansible-documentation
version: 2.15.5 version: 2.15.6
mtime: 1696600349 mtime: 1699158809
commit: 4bb82802212fa3f9e2966ae672b3cbd1149a7282 commit: 018019a088edc52ab8d6935c772ce3cc38c3acdb

View File

@ -17,7 +17,7 @@
Name: ansible-documentation Name: ansible-documentation
Version: 2.15.5 Version: 2.15.6
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