mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
* Add new action plugin 'prettytable' * Add integration tests for 'prettytable' plugin * Added BOTMETA details * Add COPYRIGHT details * Add 'to_prettytable' filter plugin and tests * fix: 🐛 Fix add_rows method * Add changelog fragment * Remove changelog fragments * Apply code review suggestions * Correct BOTMETA and lint * refactor: 🔥 Remove unnecessary code parts * fix: Fix contact details * Correct kwargs.pop and column_alignments description * Remove 'trim' filter from conditionals in tests * Add additional validations and tests * fix: Apply corrections after review * refactor: Optimize code and make some refactoring * fix: Add some minor corrections * fix: add column_alignments validation and tests * Update version_added to "10.7.0" Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * refactor: Use TypeValidationError class for type checking * refactor: Apply suggestions * fix: documentation indent * Apply suggestion Co-authored-by: Felix Fontein <felix@fontein.de> * style: Adjust indentation Co-authored-by: Felix Fontein <felix@fontein.de> * style: Correction of examples * fix: Commit suggestion Co-authored-by: Felix Fontein <felix@fontein.de> * fix: Commit suggestion Co-authored-by: Felix Fontein <felix@fontein.de> * feat: Add correct parameters validation for empty data --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de> |
||
|---|---|---|
| .. | ||
| accumulate.py | ||
| counter.py | ||
| crc32.py | ||
| dict.py | ||
| dict_kv.py | ||
| from_csv.py | ||
| from_ini.py | ||
| groupby_as_dict.py | ||
| hashids.py | ||
| hashids_decode.yml | ||
| hashids_encode.yml | ||
| jc.py | ||
| json_diff.yml | ||
| json_patch.py | ||
| json_patch.yml | ||
| json_patch_recipe.yml | ||
| json_query.py | ||
| keep_keys.py | ||
| lists.py | ||
| lists_difference.yml | ||
| lists_intersect.yml | ||
| lists_mergeby.py | ||
| lists_symmetric_difference.yml | ||
| lists_union.yml | ||
| random_mac.py | ||
| remove_keys.py | ||
| replace_keys.py | ||
| reveal_ansible_type.py | ||
| time.py | ||
| to_days.yml | ||
| to_hours.yml | ||
| to_ini.py | ||
| to_milliseconds.yml | ||
| to_minutes.yml | ||
| to_months.yml | ||
| to_prettytable.py | ||
| to_seconds.yml | ||
| to_time_unit.yml | ||
| to_weeks.yml | ||
| to_years.yml | ||
| unicode_normalize.py | ||
| version_sort.py | ||