mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Duplicated line in the documentation of the apt_repository module
Removing that extra line.
This commit is contained in:
committed by
Brian Coca
parent
d138132bc2
commit
e341135431
@@ -117,7 +117,6 @@ EXAMPLES = '''
|
||||
- apt_repository:
|
||||
repo: 'ppa:nginx/stable'
|
||||
codename: 'trusty'
|
||||
repo: 'ppa:nginx/stable'
|
||||
'''
|
||||
|
||||
import glob
|
||||
|
||||
Reference in New Issue
Block a user