mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
docs: fix incorrect file extension in execution_nodes.md
Signed-off-by: kurokobo <2920259+kurokobo@users.noreply.github.com>
This commit is contained in:
parent
534763727f
commit
174121cdbe
@ -63,7 +63,7 @@ The playbook requires the Receptor collection which can be obtained via
|
||||
|
||||
Modify `inventory.yml`. Set the `ansible_user` and any other ansible variables that may be needed to run playbooks against the remote machine.
|
||||
|
||||
`ansible-playbook -i inventory.yml install_receptor.py` to start installing Receptor on the remote machine.
|
||||
`ansible-playbook -i inventory.yml install_receptor.yml` to start installing Receptor on the remote machine.
|
||||
|
||||
Note, the playbook will enable the [Copr ansible-awx/receptor repository](https://copr.fedorainfracloud.org/coprs/ansible-awx/receptor/) so that Receptor can be installed.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user