Vladimir Botka
|
6c1c3a4b81
|
remove_keys: Add complex integration tests. (#204)
* remove_keys: Add complex integration tests.
* Changelog
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix lint
* fix more lint
* rewrite test
* fix lint
* fix lint again
* fix lint final
* fix lint warnings
* remove unnecessary file
* fix spacing
* added seprate file for vars
* fix intergration tests
---------
Co-authored-by: Vinay M <63404819+roverflow@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: roverflow <roverflow5@gmail.com>
|
2024-07-22 12:22:48 +05:30 |
Ashwini Mhatre
|
4f07a4afca
|
fact_diff filter plugin (#310)
* Add fact_diff filter plugin
* Add integration and unit tests
* Add changelog
* Add argspect test
* Add examples
* Fix lint
* Fix ansible-lint
* REvert changes
* Fix sanity
* Address review comments
* Delete tests/integration/inventory
---------
Co-authored-by: Ashwini Mhatre <amhatre@amhatre-thinkpadt14sgen2i.pnq.csb>
|
2023-11-13 11:28:43 +05:30 |
Ashwini Mhatre
|
09362a2d98
|
Fix ansible lint issues (#235)
* Fix ansible-lint issues
|
2022-12-28 12:37:35 +05:30 |
Ashwini Mhatre
|
e5591508fa
|
Fix Ansible lint FQCN error (#227)
* Fix set_fact ansible-lint
* Fix assert ansible-lint
* Fix find ansible-lint
* Fix debug ansible-lint
* Add FQCN
|
2022-11-29 19:28:12 +05:30 |
Bradley A. Thornton
|
4fe771a95c
|
Enable prettier via pre-commit (#188)
|
2022-05-26 10:02:52 -04:00 |
Sagar Paul
|
624bc76e26
|
Recursive filter plugins remove_keys | replace_keys | keep_keys (#110)
Recursive filter plugins remove_keys | replace_keys | keep_keys
SUMMARY
New plugins
remove_keys
replace_keys
keep_keys
ISSUE TYPE
New Module Pull Request
COMPONENT NAME
remove_keys
replace_keys
keep_keys
ADDITIONAL INFORMATION
Reviewed-by: Ashwini Mhatre <mashu97@gmail.com>
Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
|
2022-01-27 06:52:38 +00:00 |