initial push
This commit is contained in:
12
roles/pallxk.code_server/.travis.yml
Normal file
12
roles/pallxk.code_server/.travis.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
dist: bionic
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- ansible-lint
|
||||
|
||||
script:
|
||||
- ansible-lint **/*.yml
|
||||
|
||||
notifications:
|
||||
webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||
Reference in New Issue
Block a user