Duplicated line in the documentation of the apt_repository module

Removing that extra line.
This commit is contained in:
Romain Richard
2017-01-10 09:16:01 -08:00
committed by Brian Coca
parent d138132bc2
commit e341135431

View File

@@ -117,7 +117,6 @@ EXAMPLES = '''
- apt_repository:
repo: 'ppa:nginx/stable'
codename: 'trusty'
repo: 'ppa:nginx/stable'
'''
import glob