Ignore ansible-lint for nebula install block
I'm smarter than it is
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
dest: /usr/lib/systemd/system/nebula.service
|
||||
mode: "0644"
|
||||
when: ansible_os_family != 'Archlinux'
|
||||
tags:
|
||||
- skip_ansible_lint
|
||||
notify: restart nebula
|
||||
become: true
|
||||
|
||||
|
Reference in New Issue
Block a user