mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-21 14:33:35 +05:00
Added role
This commit is contained in:
2
tests/inventory
Normal file
2
tests/inventory
Normal file
@@ -0,0 +1,2 @@
|
||||
[openwrt]
|
||||
192.168.56.23
|
||||
6
tests/test.yml
Normal file
6
tests/test.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- hosts: openwrt
|
||||
remote_user: root
|
||||
|
||||
roles:
|
||||
- domain_routing_openwrt
|
||||
Reference in New Issue
Block a user