removed comment

This commit is contained in:
AndrewPaglusch
2021-08-26 23:45:03 +00:00
parent 885ff44f79
commit b5c2a7fbe1

View File

@@ -6,7 +6,6 @@
owner: root
group: root
# TODO: Detect cpu arch correctly
- name: Download & Extract Nebula
unarchive:
src: "https://github.com/slackhq/nebula/releases/download/v{{ nebula_version }}/nebula-linux-{{ nebula_architectures[ansible_architecture] }}.tar.gz"