From 1ff6ab6eb67fa12f509b43a628d8817f28c5749b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 29 May 2023 17:24:06 +0200 Subject: unpin community.general Hopefully, all the recent versions of Ansible bundle the version that carries the fix. --- requirements.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/requirements.yml b/requirements.yml index 5ca5805..0c18905 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,11 +1,5 @@ --- collections: - # Apparently, Pacman developers thought it was a good idea to change the flag - # --sys-upgrade to --sysupgrade, which was incredibly bright on their part. - # Even if my reasonably up-to-date Ansible doesn't carry the fix: - # https://github.com/ansible-collections/community.general/commit/b9f62bb4ef7808c0220d154c10c1c846f7c3361e - - name: community.general - version: 4.6.0 # Yay-compatible module: - name: kewlfft.aur version: 0.10.0 -- cgit v1.2.3