Browse code

fixed typo

Brian Coca authored on 2017/08/30 00:49:18
Showing 1 changed files
... ...
@@ -312,7 +312,7 @@
312 312
 
313 313
 [inventory]
314 314
 # enable inventory plugins, default: 'host_list', 'script', 'yaml', 'ini'
315
-#enabled_plugins = host_list, virtualbox, yaml, constructed
315
+#enable_plugins = host_list, virtualbox, yaml, constructed
316 316
 
317 317
 # ignore these extensions when parsing a directory as inventory source
318 318
 #ignore_extensions = '.pyc', '.pyo', '.swp', '.bak', '~', '.rpm', '.md', '.txt', '~', '.orig', '.ini', '.cfg', '.retry'