golden hour
/usr/lib/python3.9/site-packages/ansible/galaxy/data/network/tests
⬆️ Go Up
Upload
File/Folder
Size
Actions
inventory
11 B
Del
OK
test.yml.j2
199 B
Del
OK
Edit: test.yml.j2
--- - hosts: localhost connection: network_cli gather_facts: False roles: - {{ role_name }} - hosts: localhost connection: netconf gather_facts: False roles: - {{ role_name }}
Save