mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 15:21:27 +00:00
* Add a 'validate' parameter to the juniper_package module to optionally skip checking configuration compatibility against the JUNOS package being installed * Fixing CI failure - E309 version_added for new option (validate) should be 2.5 * Revert previous change and add version_added to 'validate' parameter