From 3cb036326c632875d2417004d4d5f070eb620da9 Mon Sep 17 00:00:00 2001 From: Maximilian Möhring Date: Thu, 19 Sep 2024 10:09:37 +0200 Subject: add role nodejs --- site.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'site.yml') diff --git a/site.yml b/site.yml index 50a2822..a91f73f 100644 --- a/site.yml +++ b/site.yml @@ -82,6 +82,14 @@ - php - common +- name: nodejs + hosts: all + roles: + - php + tags: + - nodejs + - applications + # ------------------------------------------------------------ - name: common-linux -- cgit v1.2.3