ansible
ansible copied to clipboard
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud...
##### SUMMARY The managed node links introduced with 2fc73a9dc357e776dbbbfd035c86fe880415e60a aren't valid. This adds an explicit section for the current version supported links, and a historical table for quick reference if...
### Summary macOS has the concept of "mobile" accounts. These are accounts that are originally from a directory service like Active Directory but are copied into the local dscl /Users...
##### SUMMARY Fixes #78069 ##### ISSUE TYPE - Docs Pull Request ##### COMPONENT NAME lib/ansible/modules/dnf.py ##### ADDITIONAL INFORMATION ```paste below ```
### Summary Ansible as wheels has been supported since 2.13 so remove the FAQ entry at https://docs.ansible.com/ansible/latest/reference_appendices/faq.html#why-don-t-you-ship-ansible-in-wheel-format-or-other-packaging-format ### Issue Type Documentation Report ### Component Name docs/docsite/rst/reference_appendices/faq.rst ### Ansible Version ```console...
##### SUMMARY For these plugin types, simply list all plugins, and pass all names that don't have `UNDOCUMENTED` next to them to `ansible-doc`. This should also not be affected by...
### Summary in ansible/builtin/dnf_module in the parameter section the parameter `list` is documented with > "Various (non-idempotent) commands for usage with /usr/bin/ansible and not playbooks. See examples." but there are...
##### SUMMARY At first, I thought this may just be a problem that was caused by 2.10 using collections and shipping with dozens of collections out of the box when...
##### SUMMARY Fixes #72030 ##### ISSUE TYPE - Docs Pull Request ##### COMPONENT NAME docs/docsite/rst/reference_appendices/faq.rst ##### ADDITIONAL INFORMATION ```paste below ```
### Summary Update the requirements for docs builds to keep to more modern release versions of the dependent packages. Requires: - [ ] collaborating with `antsibull-docs` roadmap - [ ]...
### Summary When a path in a collection is a symlink to a directory, the symlink is replaced with an empty dir instead of either a copy of the symlink...