This repository has been archived on 2021-09-08. You can view files and clone it, but cannot push or open issues/pull-requests.
|
---
|
|
- name: install apt applications
|
|
apt:
|
|
name: jq,vim,emacs,curl,htop,tmux,git,build-essential,libssl-dev,libncurses5-dev,cmake,fzf,awscli,most
|
|
state: present
|