Disable FreeBSD android role and add Linux android role.
This commit is contained in:
@@ -14,8 +14,9 @@
|
||||
# state: present
|
||||
# update_cache: true
|
||||
|
||||
# - name: Install packages
|
||||
# package:
|
||||
# name:
|
||||
# - foo
|
||||
# state: present
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- gvfs
|
||||
- gvfs-mtp
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user