-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
First of all, thanks very much for the plugin, great stuff 👍
The "inline" format advocated by Ansible in the paste is now basically deprecated (ref: https://www.ansible.com/blog/ansible-best-practices-essentials 3. Use Native YAML Syntax). Official docs should also be mostly up-to-date by now.
It seems that Rocannon does not support the regular YAML syntax for tasks omni-completion?
Example:
- name: configure telegraf
template:
src: telegraf.conf.j2
dest: /etc/telegraf/telegraf.conf
notify: restart telegrafjoltcan
Metadata
Metadata
Assignees
Labels
No labels