Fix code-blocks to use correct syntax highlighting

This commit is contained in:
Toshio Kuratomi
2017-01-07 08:50:10 -08:00
parent 01849004e9
commit 08d6990e67
20 changed files with 244 additions and 223 deletions

View File

@@ -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