android, only worry about adb and fastboot for apt distros.
This commit is contained in:
@@ -362,6 +362,7 @@
|
||||
- adb
|
||||
state: present
|
||||
when: not coding == true
|
||||
and ansible_pkg_mgr == "apt"
|
||||
|
||||
- name: Workstation | Linux | Software | Android | System Tools [Remove]
|
||||
package:
|
||||
@@ -370,3 +371,4 @@
|
||||
- adb
|
||||
state: absent
|
||||
when: coding == true
|
||||
and ansible_pkg_mgr == "apt"
|
||||
|
||||
Reference in New Issue
Block a user