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
benefit is: use ansible and jinja to generate and load the configuration, and use feature to validate the operational states (kind of acceptance tests)
The text was updated successfully, but these errors were encountered:
Issue Type
Module Name
juniper_junos_command
Summary
ansible core module junos_command has nice operational states validation capabilities leveraging junos xml and json representation.
Here's an example https://github.com/ksator/junos-automation-with-ansible/blob/master/junos_command/pb_check_op_states.yml#L47-L155
Could we add similar capability to "our" library (juniper_junos_command module) ?
benefit is: use ansible and jinja to generate and load the configuration, and use feature to validate the operational states (kind of acceptance tests)
The text was updated successfully, but these errors were encountered: