1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-12 18:46:05 +02:00

moved ssh-agent to desktop/laptop install

This commit is contained in:
eoli3n 2017-12-29 02:34:34 +01:00
parent 06848fedcf
commit bb796cb4a9
2 changed files with 1 additions and 2 deletions

View File

@ -104,7 +104,6 @@ To use dark theme, go to graphical configuration and click ``Use GTK+ Theme``
- package-common
- screen
- ssh-agent
- terminfo
- vim
- zsh

View File

@ -17,7 +17,6 @@
- { role: vim, tags: vim }
- { role: terminfo, tags: terminfo }
- { role: screen, tags: screen }
- { role: ssh-agent, tags: ssh-agent }
- hosts: all
tags: [ 'desktop', 'laptop' ]
@ -39,6 +38,7 @@
- { role: neofetch, tags: neofetch }
- { role: termite, tags: termite }
- { role: weechat, tags: weechat }
- { role: ssh-agent, tags: ssh-agent }
tasks:
- include_role: