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 |
Nathaniel Case
|
4a66f0f160
|
Add pre-commit config file (#62)
Add pre-commit config file
Reviewed-by: https://github.com/apps/ansible-zuul
|
2021-03-31 17:43:38 +00:00 |
Ganesh Nalawade
|
dccab0d9f1
|
Ansible 3.0.0 collection inclusion releated changes (#32)
Ansible 3.0.0 collection inclusion releated changes
Reviewed-by: https://github.com/apps/ansible-zuul
|
2021-01-25 11:27:04 +00:00 |
Sandra McCann
|
c9434fa95f
|
[1/2]docs copyedit for the ansible.utils collection (#26)
[1/2]docs copyedit for the ansible.utils collection
Reviewed-by: https://github.com/apps/ansible-zuul
|
2020-12-03 06:03:43 +00:00 |
Bradley A. Thornton
|
884105f112
|
Add docs (#19)
Co-authored-by: cidrblock <brad@thethorntons.net>
|
2020-10-28 13:56:03 -07:00 |
Bradley A. Thornton
|
c20ba34c7d
|
Fact diff (#15)
* Add fact_diff action
* Formatting
* Update docs
* Add skip_lines
* Update docs
* black
* bug fix
* Add units for fact_diff
* Initial changes to support plugin architecture
* Restructure docstring
* Integration test fix
* Wrap diff plugin with try/except
* Fix integration test
* Restructure code to allow for plugin failure test
* Examples, docs
* Fix debug statement
* Update examples
* Minor doc updates
* Minor doc updates
* Minor doc updates
* Add change log
Co-authored-by: cidrblock <brad@thethorntons.net>
|
2020-10-23 04:48:16 -07:00 |