1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules
Felix Fontein 319c29c2a2
Add RHEL 9.0, FreeBSD 13.1, Ubuntu 22.04 and Fedora 36 to CI, fix bug in filesystem module (#4700)
* Add RHEL 9.0 and FreeBSD 13.1 to CI.

* RHEL 9 has no pyOpenSSL apparently.

* Adjust URL for EPEL.

* Fix cargo install on FreeBSD 13.1.

* Add Ubuntu 22.04 and Fedora 36 to CI.

* Fix logic.

* filesystem: do not die output line does not contain ':'

* Skip django_manage tests on RHEL 9 as well.

* homectl tests don't work with RHEL 9.0.

* Improve error handling, improve fatresize output handling.

* Skip Fedora 36.

* Skip filesystem vfat tests on Ubuntu 22.04.

There, resizing fails with a bug:
Bug: Assertion (disk != NULL) at ../../libparted/disk.c:1620 in function ped_disk_get_partition_by_sector() failed.

* 'trusty' is 14.04. Adding 22.04 to skip list.

* Skip jail tests for FreeBSD 13.1.

* Add config for postgres on Ubuntu 22.04.

* Make CentOS 6 happy.

* Adjust postgres version.

* Try installing EPEL a bit differently.

* Skip ufw and iso_extract tests on RHEL 9.

* Skip odbc tests on RHEL 9.

* Skip RHEL 9.0 for snap tests.

* Add changelog fragment for filesystem code changes.
2022-05-22 17:20:30 +02:00
..
cloud vmadm: minor refactoring (#4648) 2022-05-11 22:05:35 +02:00
clustering consul: fixed bug in ConsulService when storing checks (#4590) 2022-05-05 08:23:00 +02:00
database Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
files Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00
identity feat(ipa_dnsrecord): add multiple record support (#4578) 2022-05-09 22:28:34 +02:00
monitoring New module alerta_customer (#4554) 2022-04-26 07:58:32 +02:00
net_tools [pritunl] add mac_addresses parameter (#4535) 2022-05-09 07:38:10 +02:00
notification Replace symlinks with meta/runtime.yml redirects. (#4562) 2022-04-26 20:33:13 +02:00
packaging Remove unsupported and unnecessary --no-emoji option (#4662) 2022-05-16 08:45:12 +02:00
remote_management Update lenovoxcc module for compatibility with the virtualMedia resource location from Manager to System (#4682) 2022-05-18 07:24:27 +02:00
source_control gitlab_hook: use None for non-existent attr in gitlab API response (#4668) 2022-05-17 07:45:10 +02:00
storage zfs: refactoring (#4650) 2022-05-08 13:50:53 +02:00
system Add RHEL 9.0, FreeBSD 13.1, Ubuntu 22.04 and Fedora 36 to CI, fix bug in filesystem module (#4700) 2022-05-22 17:20:30 +02:00
web_infrastructure jira: Use fields in comment to merge in additional data (#4304) 2022-03-12 07:30:28 +01:00