Maxwell G
Maxwell G
I would suggest a script to generate this based on a Jinja2 template. It could interact with the Discourse API and/or sendmail to auto-post. We could also potentially integrate into...
https://github.com/ansible-community/ansible-build-data/pull/224 is a start. Feedback welcome!
Here is my idea for a documentation layout: - [x] `docs/policies.md` - breakdown of Ansible Community Steering Committee Policies that apply to this repository https://github.com/ansible-community/ansible-build-data/pull/224 is a start, but the...
I took a stab at documenting the release process (`docs/release-process.md`) in https://github.com/ansible-community/ansible-build-data/pull/227.
Inspired by @oraNod's work, I started working on an antsibull-build subcommand to generate these announcements based on jinja2 templates in https://github.com/ansible-community/antsibull/pull/573. I would like to add functionality to open pre-filled...
I created a RFC in https://github.com/ansible-community/antsibull/pull/556. It needs some work, but I wanted to get the discussion started.
What is the current FQCN [^1] and what will be the new one? Will the contents be exactly the same? [^1]: Fully Qualified Collection Name (i.e. `NAMESPACE.NAME`)
We also have https://github.com/ansible/ansible-documentation/pull/121 which takes a different approach. I'm not sure about the current state of that PR; I know there's been a lot of back-and-forth. @anweshadas, @webknjaz, do...
Yeah, this is all leftover from the time when we had that setup.py mess to warn users updating from ansible 2.9 and thus couldn't ship wheels. I don't feel strongly...
## Explanation for RH Legal Ansible collections contain modules and other types of Ansible plugins. These plugins are usually written in either Python or Powershell. These collections are built using...