Maxwell G

Results 49 comments of Maxwell G

Assuming you've installed the `kewlfft.aur` collection, what happens in you pass `use: kewlfft.aur.aur` to the `package` module?

The list I use for the Fedora ansible-collection-community-general package is: - .azure-pipelines - .github - .gitignore - .pre-commit-config.yaml - changelogs/.gitignore - changelogs/fragments - tests

> > Excluding tests saves on what makes the bulk of the size of the > > collection, both in size and number of files. > > Sounds like collections...

> Sounds like collections really need an sdist vs a wheel separation too... How can we move this forward? Should I create a community-topic? I guess we'd need agreement from...

I've opened https://github.com/ansible-community/community-topics/issues/161

@tiangolo, I've rebased this. Do you mind taking a look?

The tests are all failing with ``` ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/home/tkloczko/.local/lib/python3.8/site-packages' Check the permissions. ``` This seems to be a...

@sdispater, can you please approve the workflows? Thanks!

/me silences the user hostile stale issue bot

Well… no. The only supported[^1] way to run EPEL X on CentOS Stream X is with EPEL X Next enabled alongside it. The EPEL Next–less configuration is incorrect. It might...