mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
moved ssh-agent to desktop/laptop install
This commit is contained in:
parent
06848fedcf
commit
bb796cb4a9
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user