mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Fix code-blocks to use correct syntax highlighting
This commit is contained in:
@@ -126,7 +126,7 @@ EXAMPLES = '''
|
||||
|
||||
# Update all packages on the system
|
||||
- openbsd_pkg:
|
||||
name: *
|
||||
name: '*'
|
||||
state: latest
|
||||
|
||||
# Purge a package and it's configuration files
|
||||
|
||||
Reference in New Issue
Block a user