Auto-complete ignores playbooks having .yaml
extension, which might be a good chunk of third-party playbooks.
Let's ensure we cover them as well.
Change-Id: If995d702ea58c4251b655ba2c3043dbf4f14e671
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
Since we've moved all our playbooks to collection, and we know where
collection path is for sure, we can come up with a convenience
autocomplete script, which will scan required paths and complete
with a correct FQCN for playbooks.
Change-Id: Id934f59ffd536ed3dc6f1e6d0cd767bfcf0ef293