mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Fix octal permissions warnings in Travis CI
This commit is contained in:
parent
f7ca2fe9a8
commit
6f0a903a5f
3 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@
|
|||
dest=/etc/avahi/services/schoolserver.service
|
||||
owner=avahi
|
||||
group=avahi
|
||||
mode=640
|
||||
mode=0640
|
||||
when: 'gui_wan == True'
|
||||
|
||||
- name: Find a clean copy of ssh.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue