mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-23 04:20:17 +00:00
finished re-aranging roles, for now
This commit is contained in:
@@ -3,19 +3,7 @@
|
||||
- name: Install baseline packages
|
||||
apt: name={{ item }} state=present
|
||||
with_items:
|
||||
- vim
|
||||
- aptitude
|
||||
- git
|
||||
- alpine
|
||||
- weechat
|
||||
- mutt
|
||||
- python
|
||||
- rtv
|
||||
- lynx
|
||||
- w3m-img
|
||||
- python-apt
|
||||
- python
|
||||
- python-pip
|
||||
- cowsay
|
||||
- byobu
|
||||
- man
|
||||
|
||||
Reference in New Issue
Block a user