Update yamllint to fix dependency issue
I think this still validates everything we need it to
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
unarchive:
|
||||
src: https://github.com/slackhq/nebula/releases/download/v{{ nebula_version }}/nebula-linux-amd64.tar.gz
|
||||
dest: /usr/bin
|
||||
remote_src: yes
|
||||
remote_src: true
|
||||
mode: "0755"
|
||||
become: true
|
||||
notify: restart nebula
|
||||
|
Reference in New Issue
Block a user