forked from pool/ansible-documentation
Accepting request 1181658 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1181658 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-documentation?expand=0&rev=13
This commit is contained in:
commit
cb2b3d4d90
2
_service
2
_service
@ -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.16.7</param>
|
<param name="revision">v2.16.8</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>
|
||||||
|
@ -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">8fe25126b4ad7133c35922c731601438642c6525</param></service></servicedata>
|
<param name="changesrevision">81042e685a389051d87422d97ce6a4addacdbdae</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:29161fa84a753b3e4b64ec91d4de76013834426ab2ec0ea14ae7045cde6a46fb
|
|
||||||
size 8454669
|
|
3
ansible-documentation-2.16.8.obscpio
Normal file
3
ansible-documentation-2.16.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:573101dedda1ba3c0988df3fb04e13f9a0f7d5aeb2ad0f4d36eea7e41d827f73
|
||||||
|
size 8472077
|
@ -1,3 +1,38 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 19 05:07:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 2.16.8:
|
||||||
|
* ci: refresh dev dependencies
|
||||||
|
* clarify how to verify collection-level docs (#1589) (#1594)
|
||||||
|
* cause people keep doing this (#1567) (#1583)
|
||||||
|
* Update uptime.py (#1524) (#1580)
|
||||||
|
* Update playbooks_loops.rst (#1569) (#1577)
|
||||||
|
* Merge pull request #1568 from samccann/bullhorn-edit
|
||||||
|
* Merge pull request #1566 from samccann/intersphinx
|
||||||
|
* Merge pull request #1562 from M15terHyde/patch-1
|
||||||
|
* update conf.py for Ansible 10 (#1544) (#1560)
|
||||||
|
* Update release table for Ansible 10 and 9 (#1543) (#1557)
|
||||||
|
* Update playbooks_blocks.rst (#1546) (#1553)
|
||||||
|
* Merge pull request #1527 from ansible/pip-compile/devel/dev
|
||||||
|
* Python collection requirements: restructure (#1459) (#1541)
|
||||||
|
* Merge pull request #1529 from
|
||||||
|
Andersson007/update_overview_links
|
||||||
|
* Merge pull request #1530 from oraNod/fix-spelling
|
||||||
|
* release_and_maintenance: mark 8.x unmaintained as 8.7.0
|
||||||
|
released (#1522) (#1525)
|
||||||
|
* mark 2.14 EOL in the release table (#1502) (#1520)
|
||||||
|
* update backport instructions for 2.17 (#1504) (#1516)
|
||||||
|
* Merge pull request #1321 from vojtam/feature/#357
|
||||||
|
* Update collection_checklist.md links to point to new location
|
||||||
|
(#1505) (#1507)
|
||||||
|
* Move Ansible package collection removal process to
|
||||||
|
docs.ansible.com (#1492) (#1509)
|
||||||
|
* Add Ansible community 9.6.0 porting guide (#1493)
|
||||||
|
* ci: refresh dev dependencies
|
||||||
|
* update version switcher to suppor 2.17 (#1464) (#1485)
|
||||||
|
* collection_requirements: update community topic links (#1421)
|
||||||
|
(#1483)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 23 11:04:38 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Thu May 23 11:04:38 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: ansible-documentation
|
name: ansible-documentation
|
||||||
version: 2.16.7
|
version: 2.16.8
|
||||||
mtime: 1716213261
|
mtime: 1718615279
|
||||||
commit: 8fe25126b4ad7133c35922c731601438642c6525
|
commit: 81042e685a389051d87422d97ce6a4addacdbdae
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ansible-documentation
|
Name: ansible-documentation
|
||||||
Version: 2.16.7
|
Version: 2.16.8
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user