Add role for services

This commit is contained in:
polyfloyd 2022-10-23 13:14:43 +02:00
parent 1191dd2534
commit cdc9f519f0
9 changed files with 171 additions and 0 deletions

5
services.yaml Normal file
View file

@ -0,0 +1,5 @@
---
- hosts: services
roles:
- common
- services