mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
syntax check ok
This commit is contained in:
parent
4532342b76
commit
7b8b507591
@ -32,6 +32,9 @@
|
||||
- { role: xbindkeys, tags: [ 'xbindkeys', 'laptop' ] }
|
||||
- { role: termite, tags: [ 'termite', 'laptop', 'desktop' ] }
|
||||
- { role: weechat, tags: [ 'weechat', 'laptop', 'desktop' ] }
|
||||
# Vagrant roles
|
||||
- { role: weechat, tags: [ 'wallpaper', 'desktop' ] }
|
||||
|
||||
tasks:
|
||||
- include_role:
|
||||
name: weechat
|
||||
when: ansible_env.username == "vagrant"
|
||||
tags: [ 'wallpaper', 'desktop' ]
|
||||
|
Loading…
Reference in New Issue
Block a user