diff options
Diffstat (limited to '')
-rw-r--r-- | requirements.yml | 6 |
1 files changed, 0 insertions, 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 |