Greg Hellings
Greg Hellings
Unit tests fail in Python 3.7. Errors such as the following: ``` > assert dumped == expected_serialization E AssertionError: assert '!!python/complex 2j\n' == '!!python/complex 2j\n...\n' E !!python/complex 2j E +...
Although your recipes often include libvirt segments, libvirt version of the boxes are not being built. Please build them. Is there an infrastructure limitation to building them?
I have a plugin that's been running fine under tox 3. It auto-discovers code on disk and creates environments to manage testing of that code. These tox environments are auto-generated...
##### Summary Running in a collection does not detect invalid values for galaxy.yml's dependencies ##### Issue Type - Bug Report ##### Ansible and Ansible Lint details ```console (paste below) ansible...
##### Summary Ansible now requires collections to have a meta/runtime.yml file that, at minimum, defines a `requires_ansible` field. `ansible-lint` should validate that this file exists when it detects it is...
Having both tox-factor and tox-travis living together, for instance, causes one to override the other. Since they both read the full list of environments directly from the config, whichever one...
Trying to run update on RHOS 16 fails with the following error: ```console TASK [run overcloud-update script] *********************************************************************************** Wednesday 20 January 2021 14:47:29 -0600 (0:00:00.041) 0:08:24.395 ***** fatal: [10.0.162.83]: FAILED!...
Currently plugins are able to install Python requirements by specifying a `requirements.txt` file or similar. However, there is no provision to allow a plugin to install external Ansible roles as...
##### Summary In a collection, one role can import another role just fine. And a playbook inside that collection can also call that role without problem. However, if a custom...
Please update the library to work with UN-bundled system YAJL 2 library versions.