1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_dotfiles.git synced 2024-08-16 16:09:49 +02:00

Add travis check to playbook

This commit is contained in:
L3D 2019-02-01 15:27:32 +01:00 committed by GitHub
parent 619a6ae019
commit 4f80d568a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
dotfiles
==========
![Travis Status](https://travis-ci.org/DO1JLR/role_dotfiles.svg?branch=master)
Ansible role to deploy some dotfiles which may be useful
Affected files:
@ -24,3 +26,4 @@ bash:
bashrc: 'alias l="ls -all"'
```
Please have a look into ``defaults/main.yml`` for more configuration options!