Eric C Chong
Eric C Chong
When a collection requires a specific version of Python module that is already specified in user requirements.txt with a different version, it generate a requirements.txt that is not valid. For...
### Summary Some default value in ansible.cfg doc and output generated by `ansible-config init --disabled --format ini -t base` contains value like this, for example `roles_path={{ ANSIBLE_HOME ~ "/roles:/usr/share/ansible/roles:/etc/ansible/roles" }}`...
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...
##### SUMMARY When using "role" module with "lookup_organization", it fails to find the teams it is trying to assign the roles to. It is because the "lookup_data_populated" is not resetting,...
**Is your feature request related to a problem? Please describe.** When creating Event Stream, there is no way to define type. It defaults to HMAC type. The ansible.eda.event_stream module does...