[Readme] Update infrared plugin installation

Symlinking the role is no longer required in infrared due to
the following review:
https://review.gerrithub.io/c/redhat-openstack/infrared/+/486423

Change-Id: I705df1caae5ecec8eddc04a4af783cf4d0403e0d
This commit is contained in:
Martin Kopec 2020-06-11 14:32:33 +00:00
parent 19da20c08b
commit d087a23fae
1 changed files with 1 additions and 7 deletions

View File

@ -306,13 +306,7 @@ Run the following steps to execute the role with
(infrared)$ ir plugin list
3. From infrared directory symlink roles path:
.. code-block::
$ ln -s $(pwd)/plugins $(pwd)/plugins/ansible-role-collect-logs/infrared_plugin/roles
4. Run the plugin:
3. Run the plugin:
.. code-block::