Sorin Sbarnea

Results 499 issues of Sorin Sbarnea

While the readme mentions the posibility to run from command line, there is zero information in the readme regarding how to install the cli on any platform.

I recently come to a bug where I realised that scenarios from other repositories which where cloned during testing endup being detected by tox-ansible. I think that the only safe...

bug

I will upload the driver very soon but I am in deep need for adding few maintainers here, people that do use openstack driver with molecule. Please state your interest,...

help wanted

List of small chores we should take care of: - [ ] Identify which libvirt issue tracker should be used for python related stuff - [ ] Identify which git...

help wanted

As protogen project aims to become a reference example on how to write **easy to maintain ansible content**, it needs to be the result of a community effort and avoid...

help wanted

Use this ticket to track documenting external resources that could prove useful: * https://github.com/geerlingguy/ansible-content-testing * https://sbarnea.com/slides/ molecule and ansible-lint

We should include CI/CD jobs for at least: - travis - github workflows - zuul-ci

### Summary Apparently we currently have [18/19 collections](https://github.com/search?q=org%3Aansible-collections+path%3A**%2Ftests%2Frequirements.yml&type=code) that have a `tests/requirements.yml` file that is not loaded by any tool and that is not compatible with our official `requirements.yml` schema....

discussion_topic

Quite often we want to be sure that only one of a specific list of labels is present. Current options like `any` would indicate that it will pass even with...