diff options
Diffstat (limited to 'site.yml')
| -rw-r--r-- | site.yml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -120,4 +120,13 @@ - ghrss - applications +# ------------------------------------------------------------ + +- name: nextcloud + hosts: cloud + roles: + - nextcloud + tags: + - nextcloud + #the_user: "{{ ansible_user_id }}" |
