ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
814 stars 1.49k forks source link

filter plugin for converting PrettyTable output. #757

Open Akasurde opened 4 years ago

Akasurde commented 4 years ago

From @r0ckpine on Mar 14, 2020 15:25

SUMMARY

Add a filter for converting PrettyTable output into a list of dictionaries. It is useful to parse the various CLI (e.g. mysql, openstack) outputs.

ISSUE TYPE
COMPONENT NAME

from_table filter

ADDITIONAL INFORMATION

Copied from original issue: ansible/ansible#68227

ansibullbot commented 4 years ago

Files identified in the description:

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help