mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Tag prepare tasks as netconf so they can be skipped for cli-only tests (#44119)
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
junos_netconf:
|
||||
state: present
|
||||
connection: network_cli
|
||||
tags: netconf
|
||||
|
||||
- name: wait for netconf server to come up
|
||||
pause:
|
||||
seconds: 10
|
||||
tags: netconf
|
||||
|
||||
Reference in New Issue
Block a user