diff --git a/plugins/modules/android_sdk.py b/plugins/modules/android_sdk.py index b37427448f..fc400369bd 100644 --- a/plugins/modules/android_sdk.py +++ b/plugins/modules/android_sdk.py @@ -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