forked from pool/ansible-documentation
Accepting request 1142823 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1142823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-documentation?expand=0&rev=8
This commit is contained in:
commit
9e255ffb9e
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/ansible/ansible-documentation</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v2.16.2</param>
|
||||
<param name="revision">v2.16.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/ansible/ansible-documentation</param>
|
||||
<param name="changesrevision">0951548407d87f00393491c8c6797a06e50b2f09</param></service></servicedata>
|
||||
<param name="changesrevision">4d376f77b26fb99073d7e50554429b917549b780</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3badd980dba000a790ef760eb86fce4ddbc3476219be38a1437e5db7e8fefb49
|
||||
size 8631309
|
3
ansible-documentation-2.16.3.obscpio
Normal file
3
ansible-documentation-2.16.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a0673aa0446ffa27a7455cad082c030cb2415ca7d9c35b324391165439f8cc9
|
||||
size 8424973
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 14:18:08 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 2.16.3:
|
||||
* convert core docs to use Ansible sphinx theme (#922) (#1067)
|
||||
* fix internal links for ansible forum (#1052) (#1062)
|
||||
* added `gather_facts/(yes/no)` (#1003) (#1043)
|
||||
* [backport][2.16] Add how to request a working group (#912)
|
||||
(#1041)
|
||||
* collection_requirements: add meta/execution-environments.yml
|
||||
(#871) (#1048)
|
||||
* collection requirements/steering committee inclusion policy:
|
||||
change (#995) (#1047)
|
||||
* Proof reading II (#733) (#1039)
|
||||
* fix intersphinx tuples (#880) (#1038)
|
||||
* Update task definition in playbook getting started doc (#1029)
|
||||
(#1032)
|
||||
* Update Arch Linux bugtracker link (#1027) (#1033)
|
||||
* ci: refresh dev dependencies (#1022)
|
||||
* corrected `test/` folder to `tests/` (#993) (#1017)
|
||||
* docs: Document removal of ConfigureRemotingForAnsible.ps1 #794
|
||||
(#984) (#1010)
|
||||
* Add documentation about --exclude flag (#978) (#1016)
|
||||
* Merge pull request #957 from akira6592/fix-exapmle-role-name
|
||||
(#1011)
|
||||
* Fixed DCO file link (#1005) (#1007)
|
||||
* Update windows_setup.rst to fix link (#766) (#1009)
|
||||
* Adds note for more details about variable precedence (#930)
|
||||
* Document collection naming (#987)
|
||||
* Collection requirements: add seealso with link to Collection
|
||||
creator path (#976) (#985)
|
||||
* Fix argument_specs.yml example (#956) (#988)
|
||||
* Add documentation for the custom Jinja2 global function `undef`
|
||||
(#953)
|
||||
* clone-core.py: allow specifying custom branch and repo (#954)
|
||||
* get_bot_user: use correct username in committer email
|
||||
* ci pr_labeler: also use the app token for issues (#636)
|
||||
* ci pip-compile: remove duplicate environment key (#633)
|
||||
* ci: use Github App token to authenticate (#621)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 21 08:00:57 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: ansible-documentation
|
||||
version: 2.16.2
|
||||
mtime: 1702293855
|
||||
commit: 0951548407d87f00393491c8c6797a06e50b2f09
|
||||
version: 2.16.3
|
||||
mtime: 1706211223
|
||||
commit: 4d376f77b26fb99073d7e50554429b917549b780
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ansible-documentation
|
||||
Version: 2.16.2
|
||||
Version: 2.16.3
|
||||
Release: 0
|
||||
Summary: Ansible community documentation and example files
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user