pridani sekcí

This commit is contained in:
2024-11-26 09:37:56 +01:00
parent ea43037ec3
commit 9baab5be9d
18 changed files with 760 additions and 70 deletions

28
ansibleTree.txt Normal file
View File

@@ -0,0 +1,28 @@
$ 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