mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
drop bitlbee from default playbook
I don't use this anymore.
This commit is contained in:
parent
ec1866758c
commit
d76e822d54
2 changed files with 0 additions and 5 deletions
|
|
@ -120,10 +120,6 @@ tarsnapper:
|
|||
gitannex:
|
||||
stop_on_untrusted: True
|
||||
|
||||
bitlbee:
|
||||
run_on: trusted
|
||||
torify: True
|
||||
|
||||
bootloader: grub
|
||||
|
||||
postgresql:
|
||||
|
|
|
|||
|
|
@ -48,7 +48,6 @@
|
|||
- { role: thinkpad, tags: ['thinkpad'], when: "'ThinkPad' in ansible_product_version" }
|
||||
- { role: macbook, tags: ['macbook'], when: "'MacBook' in ansible_product_name" }
|
||||
- { role: screensaver, tags: ['screensaver'] }
|
||||
- { role: bitlbee, tags: ['bitlbee'] }
|
||||
- { role: weechat, tags: ['weechat'] }
|
||||
- { role: git-annex, tags: ['git-annex'], when: "gitannex is defined" }
|
||||
- { role: taskwarrior, tags: ['taskwarrior'] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue