Init project

This commit is contained in:
Benoit S 2021-11-15 22:23:45 +09:00
parent de5a8de641
commit 88bdb77e83
10 changed files with 261 additions and 1 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']