Skip to content

Commit 8f4652a

Browse files
jerrywardlowdharmabumstead
authored andcommitted
Corrects typo in inventory_ignore_extensions (ansible#23099)
Corrects a typo from 'Coma-separated' to 'Comma-separated'
1 parent 99a160f commit 8f4652a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/intro_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ It used to be called hostfile in Ansible before 1.9
507507
inventory_ignore_extensions
508508
===========================
509509

510-
Coma-separated list of file extension patterns to ignore when Ansible inventory
510+
Comma-separated list of file extension patterns to ignore when Ansible inventory
511511
is a directory with multiple sources (static and dynamic)::
512512

513513
inventory_ignore_extensions = ~, .orig, .bak, .ini, .cfg, .retry, .pyc, .pyo

0 commit comments

Comments
 (0)