Commit 05495ce4 authored by nanahira's avatar nanahira

aptitude

parent 30672d05
Pipeline #4450 failed with stage
in 9 seconds
- name: apt
- name: install aptitude first
become: true
apt:
update_cache: true
name: aptitude
- name: apt
become: true
apt:
# update_cache: true
name: curl,wget,git,vim,sudo,byobu,iftop,iotop,build-essential,p7zip-full,p7zip-rar,xclip,astyle,tcpdump,rsync,htop,locales,mtr,dnsutils,net-tools,traceroute,tar,unzip,iperf,iperf3,nmap,mosh,subversion,nfs-common,fish,haveged,iptables,ipset,iproute2,python3-setuptools,python3-dev,python3-pip,wireguard-tools,zstd
- name: ctags in old Ubuntu
become: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment