1
0
Fork 0
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:
Arky 2017-10-16 13:57:57 +07:00
parent f7ca2fe9a8
commit 6f0a903a5f
3 changed files with 3 additions and 3 deletions

View file

@ -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