diff options
Diffstat (limited to 'site.yml')
| -rw-r--r-- | site.yml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -92,6 +92,14 @@ - php - common +- name: nodejs + hosts: all + roles: + - php + tags: + - nodejs + - applications + # ------------------------------------------------------------ - name: ssh |
