-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update version_added for some module options #2453
Update version_added for some module options #2453
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 8m 26s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 6m 35s |
227a0ac
into
ansible-collections:main
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #2460 🤖 @patchback |
SUMMARY A few new features were released in version 9.0.0 but had been noted in the module documentation block with options added in version 8.3.0, which we never released. This just updates those documentation blocks to reflect the actual release version. I double checked and these were all included in the 9.0.0 release notes, so no changelog updates are needed. ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell (cherry picked from commit 227a0ac)
This is a backport of PR #2453 as merged into main (227a0ac). SUMMARY A few new features were released in version 9.0.0 but had been noted in the module documentation block with options added in version 8.3.0, which we never released. This just updates those documentation blocks to reflect the actual release version. I double checked and these were all included in the 9.0.0 release notes, so no changelog updates are needed. ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell
SUMMARY A few new features were released in version 9.0.0 but had been noted in the module documentation block with options added in version 8.3.0, which we never released. This just updates those documentation blocks to reflect the actual release version. I double checked and these were all included in the 9.0.0 release notes, so no changelog updates are needed. ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell
SUMMARY A few new features were released in version 9.0.0 but had been noted in the module documentation block with options added in version 8.3.0, which we never released. This just updates those documentation blocks to reflect the actual release version. I double checked and these were all included in the 9.0.0 release notes, so no changelog updates are needed. ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell
SUMMARY
A few new features were released in version 9.0.0 but had been noted in the module documentation block with options added in version 8.3.0, which we never released. This just updates those documentation blocks to reflect the actual release version. I double checked and these were all included in the 9.0.0 release notes, so no changelog updates are needed.
ISSUE TYPE