* update ansible-core to 2.18.0-2

This commit is contained in:
Alexander Baldeck 2024-12-05 13:51:42 +01:00
parent bc3e5096dd
commit 31a728c50f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = ansible-core pkgbase = ansible-core
pkgdesc = Radically simple IT automation platform pkgdesc = Radically simple IT automation platform
pkgver = 2.18.0 pkgver = 2.18.0
pkgrel = 1 pkgrel = 2
url = https://www.ansible.com url = https://www.ansible.com
arch = any arch = any
license = GPL-3.0-or-later AND BSD-2-Clause AND PSF-2.0 AND MIT AND Apache-2.0 license = GPL-3.0-or-later AND BSD-2-Clause AND PSF-2.0 AND MIT AND Apache-2.0

View File

@ -11,7 +11,7 @@
pkgname=ansible-core pkgname=ansible-core
_pkgname=ansible _pkgname=ansible
pkgver=2.18.0 pkgver=2.18.0
pkgrel=1 pkgrel=2
pkgdesc='Radically simple IT automation platform' pkgdesc='Radically simple IT automation platform'
arch=(any) arch=(any)
url='https://www.ansible.com' url='https://www.ansible.com'