mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Merge pull request #5120 from mechfish/patch-1
Fix "manual" ansible-playbook example in guide_vagrant.rst
This commit is contained in:
@@ -117,7 +117,7 @@ Here is an example:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ ansible-playbook -i insecure_private_key --private-key=~/.vagrant.d/insecure_private_key -u vagrant playbook.yml
|
||||
$ ansible-playbook -i vagrant_ansible_inventory_machinename --private-key=~/.vagrant.d/insecure_private_key -u vagrant playbook.yml
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user