update apt

bionic
trevorbryant 2019-03-24 23:01:10 -04:00
parent c2a44f9eb7
commit da275745d5
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
# Ignore .retry files
*.retry
*.swp

View File

@ -3,7 +3,6 @@
become: true
vars:
packages:
# - google-chrome-stable
- git
- ftp
- jq
@ -31,7 +30,6 @@
- nmap
- zenmap
- sqlmap
# - wpscan
- dnsrecon
- ncrack
- onesixtyone
@ -49,6 +47,7 @@
- p7zip-full
- pst-utils
- libimage-exiftool-perl
- steghide
- beef
tasks:
- name: install deb packages