diff --git a/install-all.yml b/install-all.yml index 6f76a05..572991c 100644 --- a/install-all.yml +++ b/install-all.yml @@ -26,12 +26,12 @@ tags: - packages -# - hosts: localhost -# roles: -# - emacs-dotfiles -# - i3-dotfiles -# - neomutt-dotfiles -# - qutebrowser-dotfiles -# - shell-dotfiles -# tags: -# - configuration +- hosts: localhost + roles: + - emacs-dotfiles + - i3-dotfiles + - neomutt-dotfiles + - qutebrowser-dotfiles + - shell-dotfiles + tags: + - configuration