Custom Ansible Playbooks minor doc fix

Running multiple playbooks do not require a comma to added between them.

Amend docs with a minor fix to improve readability/usability.

Change-Id: I17e1c50f63bbbd4df73bd7a76769bde942cc024a
This commit is contained in:
as0 2022-12-12 11:07:53 +00:00
parent 13b005fafa
commit 61eef11d21

@ -32,7 +32,7 @@ Running Custom Ansible Playbooks
Run one or more custom ansible playbooks::
(kayobe) $ kayobe playbook run <playbook>[, <playbook>...]
(kayobe) $ kayobe playbook run <playbook>[ <playbook>...]
Playbooks do not by default have access to the Kayobe playbook group variables,
filter plugins, and test plugins, since these are relative to the current