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:
parent
619a6ae019
commit
4f80d568a8
1 changed files with 3 additions and 0 deletions
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue