From c3bdb3c7e51b1476af9ebf090fac2fbe323c1091 Mon Sep 17 00:00:00 2001 From: binary Date: Thu, 14 Jan 2021 18:57:53 +0100 Subject: Breakdown roles links with dependencies --- playbooks/vm2.rgoncalves.se.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'playbooks') diff --git a/playbooks/vm2.rgoncalves.se.yml b/playbooks/vm2.rgoncalves.se.yml index dacb4a4..c7136f9 100644 --- a/playbooks/vm2.rgoncalves.se.yml +++ b/playbooks/vm2.rgoncalves.se.yml @@ -8,7 +8,8 @@ - hosts: vm2 roles: - - { role: git } + - { role: httpd_pre } - { role: stagit } + - { role: cgit } - { role: httpd } #- { role: grafana } -- cgit v1.2.3