summaryrefslogtreecommitdiff
path: root/site.yml
diff options
context:
space:
mode:
authorMaximilian Möhring2024-09-19 10:09:37 +0200
committerMaximilian Möhring2024-09-19 10:09:37 +0200
commit3cb036326c632875d2417004d4d5f070eb620da9 (patch)
treea441755f89641ce65c08e74b8dbb4a9484155b27 /site.yml
parent963e76aa55e4c5aec79d43dd6784c3aaf722d8bf (diff)
downloadansible-3cb036326c632875d2417004d4d5f070eb620da9.tar.gz
add role nodejs
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml8
1 files changed, 8 insertions, 0 deletions
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