Add platform-agnostic installation of nebula

This commit is contained in:
Jake Howard
2021-01-30 19:10:52 +00:00
parent 723372dd09
commit 92815a6f76
3 changed files with 32 additions and 8 deletions

View File

@ -0,0 +1,5 @@
- name: restart nebula
service:
name: nebula
state: reloaded
become: true