mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
inventory is ini-like but not quite like other implementations
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user