Use group_data inventory

This commit is contained in:
Benoit S 2021-09-26 21:25:03 +09:00
parent b4a20ea6e9
commit 14d127fa2c
5 changed files with 63 additions and 26 deletions

1
inventories/dev.py Normal file
View file

@ -0,0 +1 @@
dev_servers = ['@ssh/debian11.home.arpa']

View file

@ -0,0 +1 @@
production_servers = ['@local']