mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 02:41:25 -07:00
fixes formatting issues
This commit is contained in:
parent
7e5382762a
commit
e5a6d027de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue