You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when looping on ioxr_config using the until loop, it does not reuse the template, complains that the path to the file is not found.
This is supposed to loop through on the device until it is unlocked if it is temporarily locked by another user/task. Testing done while turning the lock on, while task runs and the releasing the lock.
SUMMARY
when looping on ioxr_config using the until loop, it does not reuse the template, complains that the path to the file is not found.
This is supposed to loop through on the device until it is unlocked if it is temporarily locked by another user/task. Testing done while turning the lock on, while task runs and the releasing the lock.
ISSUE TYPE
COMPONENT NAME
iosxr_config
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Tower 3.6.3 also tested cli with same version of ansible
Red Hat Enterprise Linux Server release 7.7 (Maipo)
STEPS TO REPRODUCE
use this template and commands to apply template to the router.
EXPECTED RESULTS
Slightly altered results, used lines instead of the config file. However expect similar results back when run
ACTUAL RESULTS
Module cannot find path after first attempt
The text was updated successfully, but these errors were encountered: