mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
fixes formatting issues
This commit is contained in:
@@ -69,7 +69,7 @@ seealso:
|
||||
EXAMPLES = r'''
|
||||
- name: Before installing Android SDK packages, all licenses must be accepted
|
||||
shell: "yes | sdkmanager --licenses"
|
||||
|
||||
|
||||
- name: Install build-tools;34.0.0
|
||||
community.general.android_sdk:
|
||||
name: build-tools;34.0.0
|
||||
|
||||
Reference in New Issue
Block a user