diff --git a/README.md b/README.md index 6de1d8d..a169b5c 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/install.yml b/install.yml index 16802f2..6c684ef 100644 --- a/install.yml +++ b/install.yml @@ -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: