inventory is ini-like but not quite like other implementations
This commit is contained in:
parent
ed7d1d7e6a
commit
fe53d86a83
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ pull inventory from dynamic or cloud sources, as described in :doc:`intro_dynami
|
||||||
Hosts and Groups
|
Hosts and Groups
|
||||||
++++++++++++++++
|
++++++++++++++++
|
||||||
|
|
||||||
The format for /etc/ansible/hosts is an INI format and looks like this::
|
The format for /etc/ansible/hosts is an INI-like format and looks like this::
|
||||||
|
|
||||||
mail.example.com
|
mail.example.com
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue