Skip to content

Commit

Permalink
Apply ReST formatting for better rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismail Ibrahim Quwarah committed Oct 8, 2024
1 parent 9251a2e commit 83b3e78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tmt/steps/prepare/ansible.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ class PrepareAnsible(tmt.steps.prepare.PreparePlugin[PrepareAnsibleData]):
.. warning::
When specifying playbooks with paths:
if metadata tree root exist:
all paths must be relative to the metadata tree root.
if metadata tree root NOT exist:
all paths must be relative to the current working directory.
* If a metadata tree root exists, all paths must be relative to the metadata tree root.
* If the metadata tree root does not exist, \
all paths must be relative to the current working directory.
Run a single playbook on the guest:
Expand Down

0 comments on commit 83b3e78

Please sign in to comment.