mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
typo
just darting a mistyped "ansible"
This commit is contained in:
parent
c4ab7009b2
commit
d000f23344
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ You will want to install the dependencies needed by Ansible with pip if going fr
|
|||
pip install PyYAML Jinja2 paramiko
|
||||
|
||||
Once running the env-setup script you'll be running from checkout and the default inventory file
|
||||
will be /etc/anisble/hosts. You can optionally specify an inventory file (see :doc:`patterns`)
|
||||
will be /etc/ansible/hosts. You can optionally specify an inventory file (see :doc:`patterns`)
|
||||
other than /etc/ansible/hosts:
|
||||
|
||||
.. code-block:: bash
|
||||
|
|
Loading…
Reference in a new issue