28 lines
572 B
Plaintext
28 lines
572 B
Plaintext
$ tree -L 2 --dirsfirst apEduroam
|
||
.
|
||
+-- group_vars
|
||
| +-- accessPoints.yml
|
||
| +-- dsa.yml
|
||
| +-- openwrt.yml
|
||
| \-- swconfig.yml
|
||
+-- host_vars
|
||
| +-- ap_0c806307e88a.yml
|
||
| +-- ap_107c61992bd8.yml
|
||
| +-- ap_b04e26bbc7e3.yml
|
||
| +-- ap_c47154391634.yml
|
||
| \-- ap_c47154393f26.yml
|
||
+-- include
|
||
| \-- createHostVars.yml
|
||
+-- roles
|
||
| +-- gekmihesg.openwrt
|
||
| +-- network
|
||
| +-- system
|
||
| \-- wireless
|
||
+-- templates
|
||
| \-- host_vars.j2
|
||
+-- addNewAPs.yml
|
||
+-- ansible.cfg
|
||
+-- debug.yml
|
||
+-- inventory.yml
|
||
+-- reboot.yml
|
||
\-- setupAPs.yml |