* Force PyYAML==5.3.1 in EE requirements.
* Let's try <= instead of ==.
* Revert "Let's try <= instead of ==."
This reverts commit 31ab7521b4.
* Revert "Force PyYAML==5.3.1 in EE requirements."
This reverts commit 42b770588c.
* Try to pin PyYAML for devel EE.
* Try adding EE support.
* Use GHA instead of AZP for EE tests.
* Update changelog fragment, extend tests.
* Disable current_container_facts test.
* Increase verbosity.
* 2.9 compatibility.
* Use docker instead of podman for building EE and running tests in it.
* Output some more information (helpful for debugging).
* Fix GHA handling for current_container_facts.
* Try to fix permissions.