ansible-documentation icon indicating copy to clipboard operation
ansible-documentation copied to clipboard

Ansible community documentation

Results 114 ansible-documentation issues
Sort by recently updated
recently updated
newest added

Purpose is to add instructions to the README on how to create tags that correspond to the release candidates and releases available in `ansible/ansible`. Python script to create tags: `hacking/tagger/tag.py`....

good first issue

Back in the dim dawn of time, we had repeated content in the Galaxy guides and the collection guides, so I added a bunch of collection snippets in the shared...

good first issue

https://github.com/ansible/ansible-documentation/issues/1042 ⇔ https://github.com/ansible/ansible-documentation/pull/1258 has removed some contradictions on connection types smart and paramiko. https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_9.html#id45 says „the ‘smart’ option for setting a connection plugin is being removed as its main purpose...

Follows on from #1282 Purpose of this issue is to capture precedence of features like `timeout`, `async`, and `retries`. The docs should explain the scope and purpose of these features...

documentation

See https://github.com/ansible/ansible-documentation/blob/devel/.github/workflows/pip-compile-dev.yml

tooling

Hello! in continuation of this issue https://github.com/ansible/ansible-documentation/issues/1279

backport-2.15
backport-2.14
new_contributor
backport-2.16
backport-2.17

The Ansible community Steering Committee controls and approves all changes to a subset of contributor documentation as well as the general SC guidelines, membership, and community package inclusion/removal processes. In...

So today, the version switcher only has two options- latest, and devel. But with the decision to have Ansible 9 around for longer, we have two options: - Continue to...

From #1340 the `scp_if_ssh` parameter will be removed from the `ansible.builtin.ssh` module in 2.17. https://docs.ansible.com/ansible/latest/collections/ansible/builtin/ssh_connection.html#parameter-scp_if_ssh The FAQ, and potentially other sections, need to be updated to reflect this change by...

##### SUMMARY * scp_if_ssh is removed in Ansible 2.17, remove the references Fixes: #1341 Signed-off-by: Abhijeet Kasurde ##### ISSUE TYPE - Bugfix Pull Request

core_approval