Evgeni Golov

Results 163 issues of Evgeni Golov

in #1659 we realized that even tho the user might pass `'["something"]'` as a string to Ansible, our code will receive `["something"]` as an array later, which might have weird...

this is using https://github.com/Apipie/apypie/pull/129 and some dirty tricks to make it work don't try this at home, kids

##### SUMMARY * https://github.com/ansible-community/community-topics/issues/53 * https://github.com/ansible/ansible/pull/80242 * https://github.com/ansible-community/antsibull-docs/pull/4 As this feature is not being backported to older Ansible releases, the `ansible-doc` output there would become "ugly". We probably should wait...

##### SUMMARY from config camp: some roles don't expose all the options a module has, but they should evgeni says to automate that, stupid humans! ##### ISSUE TYPE - Feature...

##### SUMMARY https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_structure.html#docs-directory ##### ISSUE TYPE - Feature Idea

##### SUMMARY RH defaults to SCA these days, and so should we. approved by @sideangleside himself ##### ISSUE TYPE - Bug Report ##### ANSIBLE VERSION ``` ``` ##### COLLECTION VERSION...

#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues

Fixes: #1576 ## Summary see subject and linked issue ## Additional Context Add any additional context about the problem here. - [ ] Root cause and the steps to reproduce....

community