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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user