Move common inclusion to playbook

This commit is contained in:
flyingscorpio@clevo 2022-03-13 10:55:09 +01:00
parent f72b53ba51
commit 0b2efffdb4
4 changed files with 1 additions and 4 deletions

View file

@ -1,5 +1,6 @@
---
- hosts: lime2
roles:
- role: common
- role: 2px
- role: tunuifranken

View file

@ -1,4 +1,3 @@
dependencies:
- role: common
- role: 2px-apache2
- role: 2px-mariadb

View file

@ -1,2 +0,0 @@
dependencies:
- role: common

View file

@ -1,3 +1,2 @@
dependencies:
- role: common
- role: tunuifranken-apache2