13 lines
225 B
INI
13 lines
225 B
INI
|
# DEVOPS PLATFORM BASE INVENTORY
|
||
|
# File inventory/base.ini
|
||
|
# Created 2024-06-14-00:12:00
|
||
|
# Updated 2024-06-14-00:12:00
|
||
|
|
||
|
[all]
|
||
|
localhost ansible_connection=local
|
||
|
stations ansible_connection=local
|
||
|
|
||
|
[install]
|
||
|
stations
|
||
|
|