Frank refactoring part 1

This commit is contained in:
2026-08-30 04:41:27 +00:00
parent 85a063c1a7
commit ae69c2fafe
37 changed files with 301 additions and 210 deletions
+17
View File
@@ -0,0 +1,17 @@
[all:vars]
ansible_python_interpreter=/usr/bin/python3
[frank]
chd-bar ansible_host=clair var_file=vars/devices/chd-bar.yml
pkl1 ansible_host=clair var_file=vars/devices/pkl1.yml
pkl2 ansible_host=clair var_file=vars/devices/pkl2.yml
pkl3 ansible_host=clair var_file=vars/devices/pkl3.yml
pkl4 ansible_host=clair var_file=vars/devices/pkl4.yml
moz1 ansible_host=clair var_file=vars/devices/moz1.yml
moz2 ansible_host=clair var_file=vars/devices/moz2.yml
mhl1 ansible_host=clair var_file=vars/devices/mhl1.yml
mhl2 ansible_host=clair var_file=vars/devices/mhl2.yml
mhl3 ansible_host=clair var_file=vars/devices/mhl3.yml
mhl4 ansible_host=clair var_file=vars/devices/mhl4.yml
chd1 ansible_host=clair var_file=vars/devices/chd1.yml
chd2 ansible_host=clair var_file=vars/devices/chd2.yml