Removing unnecessary awscli package

This commit is contained in:
Thiago Almeida
2020-09-12 17:37:12 +02:00
parent baa216fb34
commit c4ecfaaae9
4 changed files with 1 additions and 13 deletions
+1 -4
View File
@@ -29,11 +29,8 @@
apt:
name:
- cron
- python-setuptools
- python3
- python3-apt
- python3-pip
- python3-setuptools
- python-setuptools
state: present
when: ansible_os_family == 'Debian'
@@ -28,9 +28,7 @@
name:
- cron
- python-setuptools
- python3
- python3-apt
- python3-pip
- python3-setuptools
state: present
when: ansible_os_family == 'Debian'
-1
View File
@@ -1,4 +1,3 @@
---
- src: geerlingguy.pip
- src: geerlingguy.git
- src: geerlingguy.nginx