mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Minor cleanup of openbsd_pkg example comment
This commit is contained in:
@@ -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
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user