Minor cleanup of openbsd_pkg example comment
This commit is contained in:
parent
adb9feaf83
commit
1bec2e7eb7
1 changed files with 1 additions and 2 deletions
|
@ -57,8 +57,7 @@ EXAMPLES = '''
|
|||
# Specify a pkg flavour with '--'
|
||||
- openbsd_pkg: name=vim--nox11 state=present
|
||||
|
||||
# Getting ambiguity errors?
|
||||
# Specify the default flavour:
|
||||
# Specify the default flavour to avoid ambiguity errors
|
||||
- openbsd_pkg: name=vim-- state=present
|
||||
'''
|
||||
|
||||
|
|
Loading…
Reference in a new issue