1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

pacman: temporary disable yay test (#10674)

Temporary disable pacman yay test.
This commit is contained in:
Felix Fontein 2025-08-15 20:52:41 +02:00 committed by GitHub
parent d84d2397b9
commit dfc2a54d16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,4 +17,4 @@
- include_tasks: 'update_cache.yml' - include_tasks: 'update_cache.yml'
- include_tasks: 'locally_installed_package.yml' - include_tasks: 'locally_installed_package.yml'
- include_tasks: 'reason.yml' - include_tasks: 'reason.yml'
- include_tasks: 'yay-become.yml' # - include_tasks: 'yay-become.yml' # TODO: re-enable once AUR git access works again