Rozdělení do skupin DSA a swconfig, úprava role network

This commit is contained in:
2024-11-01 03:32:26 +01:00
parent 587ca23374
commit cde297bd2e
18 changed files with 201 additions and 268 deletions

View File

@@ -5,14 +5,18 @@ openwrt:
accessPoints:
vars:
ansible_scp_extra_args: "-O"
hosts:
# ap_c47154394838:
# ansible_host: "10.11.99.2"
ap_b04e26bbc7e3:
ansible_host: "10.11.99.3"
ap_0c806307e88a:
ansible_host: "10.11.99.4"
ap_c47154393f26:
ansible_host: "10.11.99.5"
ap_c47154391634:
ansible_host: "10.11.99.6"
children:
dsa:
hosts:
ap_107c61992bd8:
ansible_host: "10.11.99.2"
swconfig:
hosts:
ap_b04e26bbc7e3:
ansible_host: "10.11.99.3"
ap_0c806307e88a:
ansible_host: "10.11.99.4"
ap_c47154393f26:
ansible_host: "10.11.99.5"
ap_c47154391634:
ansible_host: "10.11.99.6"