mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* nxos_interface:DI: should only use delay when operation state check is requested There is a 10 second delay that is added for every interface that is changed. This delay should only occur when a task sets one of the `want` vars. * /return/continue/