Remove Share Drives (#28)
* Add another requirement for Debian to download key. * Add setup script instead of using scm.hyperling.com. * Fix setup permissions. * Starting effort to remove share drives from script. Downsizing homelab. * Remove files which are no longer useful without mounts. * Allow initializing on alternate branches. * Fix Lynis and NMap log locations. * Remove deleted files from main. * Fix nmap filename. * Remove _name from report variables.
This commit is contained in:
@ -1,10 +0,0 @@
|
||||
---
|
||||
# Install .deb packages on Debian and Ubuntu machines.
|
||||
|
||||
- name: Workstattion | Linux | Software | Apt Distro | .deb Files
|
||||
apt:
|
||||
deb: '{{ leet_drive }}/InstallFiles/Programs/{{ item }}.deb'
|
||||
state: present
|
||||
loop:
|
||||
- atomicwallet
|
||||
ignore_errors: yes
|
Reference in New Issue
Block a user