rougail-output-ansible/CHANGELOG.md

54 lines
1.3 KiB
Markdown
Raw Normal View History

2026-06-21 18:22:40 +02:00
## 1.0.0 (2026-06-21)
2026-06-21 14:44:18 +02:00
### Feat
- better customize vars documentation
2026-06-15 22:19:04 +02:00
- can change the directory where documentation are placed + remove empty vars/main.yml file + better tests
2026-06-11 21:36:49 +02:00
- leadership => sequence
2026-05-04 13:34:20 +02:00
- gen doc for ansible output
- add dot
2026-01-21 09:37:55 +01:00
- doc rougail integration
2026-01-14 14:25:45 +01:00
- gen doc of ansible type
2026-01-09 08:46:24 +01:00
- add vars for an specified host
2025-12-30 10:55:12 +01:00
- add doc
2025-12-22 09:10:20 +01:00
- can sort variable per namespace
2025-11-21 08:25:20 +01:00
- can remove namespace name in host vars
2025-11-06 06:30:19 +01:00
- add some tests
2026-06-21 18:22:40 +02:00
- remove json.read_write option
- default value for a calculated variable with an unknown optional variable
- update tests for integer type
- add ansible.export_warnings option
- output return status too
- add namespace_is_hostname option
- add tests
2025-10-10 08:16:03 +02:00
### Fix
2026-06-21 18:22:40 +02:00
- rougail dependencies
- black
- update french translation
- update tests
- yaml for all output format
- update tests
- update tests
2025-10-10 08:16:03 +02:00
- update tests
- tests
2025-10-03 13:32:14 +02:00
- ansible in config is a family
- tests for formatter
2025-09-22 14:29:52 +02:00
- dictionary => structure
2025-09-10 17:42:32 +02:00
- all group is not necesary
2025-09-08 16:53:43 +02:00
- "all" group are now compose with host and we remove duplicated hostname
2025-06-18 06:58:12 +02:00
- rougail separation
2025-05-12 09:12:02 +02:00
- update tests
- black
2025-05-02 08:21:02 +02:00
- do not force use_data usage
2025-04-30 09:04:16 +02:00
- remove negative_description support
- update tests
- better mandatory support in test
2025-04-09 21:31:41 +02:00
- version
2025-04-01 22:20:59 +02:00
- update tests
2025-02-17 09:54:55 +01:00
- translation
2025-01-02 21:56:34 +01:00
- user data ansible is loaded before
2024-11-28 22:04:53 +01:00
- better errors support
2024-11-27 17:31:40 +01:00
- first commit