summaryrefslogtreecommitdiffstats
path: root/ansible_collections/infinidat/infinibox/playbooks/inventory
blob: bdf610702f3fc645f4d1ebf538ff4108af48630e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#[all]
#ansible_python_interpreter: "~/workspace/ansible-infinidat-collection/venv/bin/python"

[forensics]
io-wt-35.lab.wt.us.infinidat.com ansible_python_interpreter=python3.8

[testers]
# Defined in /etc/hosts
exng-centos8  # 172.31.88.153
exng-jammy    # 172.31.88.177

[tester_centos]
exng-centos8  # 172.31.88.153

[tester_jammy]
exng-jammy    # 172.31.88.177