mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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
|
||||
++++++++++++++++
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user