First commit
This commit is contained in:
20
ansible/inventory/groups.yml
Normal file
20
ansible/inventory/groups.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
linux:
|
||||
vars:
|
||||
ansible_user: "root"
|
||||
ansible_python_interpreter: "/usr/bin/python3.12"
|
||||
|
||||
proxy:
|
||||
hosts:
|
||||
proxy1:
|
||||
|
||||
www:
|
||||
hosts:
|
||||
www1:
|
||||
www2:
|
||||
www3:
|
||||
|
||||
waf:
|
||||
hosts:
|
||||
waf1:
|
||||
waf2:
|
||||
waf3:
|
||||
Reference in New Issue
Block a user