Disable FreeBSD android role and add Linux android role.

This commit is contained in:
Tom Alexander
2023-02-18 14:49:00 -05:00
parent ef20733077
commit aeec8b750f
3 changed files with 36 additions and 29 deletions

View File

@@ -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