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

Update readme

This commit is contained in:
L3D 2018-11-18 00:05:07 +01:00
parent 3bc805c295
commit 7920acd3c0
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 15 additions and 0 deletions

View file

@ -1,2 +1,15 @@
# role_dotfiles
Ansible role to deploy some dotfiles
Affected files:
```ini
/etc/bash.bashrc
.bashrc
.vimrc
```
needed vars:
```ini
admins:
- l3d
```

View file

@ -1,4 +1,6 @@
---
admins:
- l3d
bash:
bashrc: ''