Duplicated line in the documentation of the apt_repository module
Removing that extra line.
This commit is contained in:
parent
d138132bc2
commit
e341135431
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ EXAMPLES = '''
|
|||
- apt_repository:
|
||||
repo: 'ppa:nginx/stable'
|
||||
codename: 'trusty'
|
||||
repo: 'ppa:nginx/stable'
|
||||
'''
|
||||
|
||||
import glob
|
||||
|
|
Loading…
Reference in a new issue