Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
e2e13f9d
Commit
e2e13f9d
authored
1 week ago
by
Sean
Committed by
Kevin Daudt
6 days ago
Browse files
Options
Downloads
Patches
Plain Diff
community/ansible-core: upgrade to 2.18.4 / ansible-11.4.0
parent
a4b7b88d
No related branches found
No related tags found
1 merge request
!81947
community/ansible: ansible-11.4.0 and 2.18.4
Pipeline
#311224
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
community/ansible-core/APKBUILD
+3
-3
3 additions, 3 deletions
community/ansible-core/APKBUILD
community/ansible/APKBUILD
+3
-3
3 additions, 3 deletions
community/ansible/APKBUILD
with
6 additions
and
6 deletions
community/ansible-core/APKBUILD
+
3
−
3
View file @
e2e13f9d
...
...
@@ -3,8 +3,8 @@
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
pkgname
=
ansible-core
_pkgname
=
${
pkgname
/-/_
}
pkgver
=
2.18.
3
pkgrel
=
1
pkgver
=
2.18.
4
pkgrel
=
0
pkgdesc
=
"core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework"
url
=
"https://ansible.com"
options
=
"!check"
# for now
...
...
@@ -48,6 +48,6 @@ package() {
install
-Dm644
man/ansible
*
1
-t
"
$pkgdir
"
/usr/share/man/man1/
}
sha512sums
=
"
e4229cd5de46e7ee35922b91e520711b2fd7f17490ea1f08b6e535b0522e54d8b5178212df1010c3a3a4e212fabbb9d6437069ee11eb0588c519d1fb145875ba
ansible-core-2.18.
3
.tar.gz
f6c496c032c41e6a4a2edf97fef037f7510f1b3134cc9c734f95aa6f9cb570915c41596193016030b9049f2b70fc6a9a4f43e1a9f848c435600259bcb1053cbe
ansible-core-2.18.
4
.tar.gz
d26b740a3fcfc0553424ef577cd55c22d037cd7c9c10d77a2695422b7cd29e610fc6ae2049578784685a2b35874697be42e7472cdb820141487c72fc7a1a04dc resolvelib.patch
"
This diff is collapsed.
Click to expand it.
community/ansible/APKBUILD
+
3
−
3
View file @
e2e13f9d
...
...
@@ -4,14 +4,14 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
pkgname
=
ansible
pkgver
=
11.
3
.0
pkgver
=
11.
4
.0
pkgrel
=
0
pkgdesc
=
"core components for Ansible"
url
=
"https://ansible.com/"
options
=
"!check"
# TODO: enable tests
arch
=
"noarch"
license
=
"GPL-3.0-or-later"
depends
=
"python3 ansible-core>=2.18.
3
"
depends
=
"python3 ansible-core>=2.18.
4
"
makedepends
=
"
py3-gpep517
py3-setuptools
...
...
@@ -38,5 +38,5 @@ package() {
}
sha512sums
=
"
2daccab6e5fedd1007b4fd9bf3a63840cf1d3371b779603c382ab1da8786f9c8a6369c81aad6de173f60c60572b9423b
16
7
02
8a154effc1d78760f92381ef469
ansible-11.
3
.0.tar.gz
8caf2c7a5c37e4ba3be6342d3c48655dc1a0f5e18a8727a7f2174b2cb53780e01d833aed6ab3342805396
16
0
02
6c9aab14d33d5448b5c03cba37207db50882ce
ansible-11.
4
.0.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment