Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
11
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Aug 23, 2019
1 parent 66aab8a commit 20c65b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 77 deletions.
39 changes: 0 additions & 39 deletions menu/dependency/dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,45 +46,6 @@
- { package: 'python-lxml' }
- { package: 'acl' }


# apt:
# name:
# - fuse
# - nano
# - fail2ban
# - wget
# - lsb-release
# - figlet
# - update-notifier-common
# - software-properties-common
# - unzip
# - glances
# - python-pip
# - python3-pip
# - python-passlib
# - zip
# - curl
# - man-db
# - htop
# - openssh-server
# - dirmngr
# - npm
# - zip
# - apt-transport-https
# - ca-certificates
# - tree
# - ncdu
# - ctop
# - dialog
# - dnsutils
# - mc
# - apache2-utils
# - lsof
# - pwgen
# - gawk
# - python-lxml
# - acl
# - bc
- name: Update pip packages for python3
pip:
name:
Expand Down
39 changes: 1 addition & 38 deletions menu/dependency/dependencydeb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,44 +47,7 @@
- { package: 'acl' }
- { package: 'bc' }
- { package: 'python-docker' }
# New ansible way of doing this, this should replace old method soon.
# apt:
# name:
# - fuse
# - nano
# - fail2ban
# - wget
# - lsb-release
# - figlet
# - software-properties-common
# - unrar
# - unzip
# - glances
# - python-pip
# - python3-pip
# - python-passlib
# - zip
# - curl
# - man-db
# - htop
# - openssh-server
# - dirmngr
# - zip
# - apt-transport-https
# - ca-certificates
# - tree
# - ncdu
# - ctop
# - dialog
# - dnsutils
# - mc
# - apache2-utils
# - lsof
# - pwgen
# - gawk
# - python-lxml
# - acl
# - bc
- { package: 'docker-ce' }

- name: Update pip packages for python3
pip:
Expand Down

0 comments on commit 20c65b4

Please sign in to comment.