mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-12 11:24:00 -07:00
Remove trailing whitespace
This commit is contained in:
parent
1c140cd90d
commit
effa5085ca
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: apt_key
|
module: apt_key
|
||||||
author:
|
author:
|
||||||
- Jayson Vantuyl (@jvantuyl)
|
- Jayson Vantuyl (@jvantuyl)
|
||||||
version_added: "1.0"
|
version_added: "1.0"
|
||||||
short_description: Add or remove an apt key
|
short_description: Add or remove an apt key
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue