Releases: CoffeeITWorks/ansible_burp2_client
Releases · CoffeeITWorks/ansible_burp2_client
burp 3.1.2 and ubuntu 22.04 support
Fixes on molecule v4 tests and latest galaxy meta compatibility
Fixes on molecule v4 tests and latest galaxy meta compatibility
Fix crontab burp bin path
Fix crontab burp bin path
update to 2.4.0 and cleanups
update to 2.4.0 and cleanups
update tests to github actions
update tests to travis.com
add custom_lines option
Fixes molecule tests, centos8 support, small fixes
Merge pull request #34 from CoffeeITWorks/develop Fixes molecule tests, centos8 support, small fixes
add support for debian10
Merge pull request #27 from CoffeeITWorks/develop update tests and support with debian 10
Upgrade to molecule v3
Merge pull request #26 from CoffeeITWorks/develop update molecule to v3
fix bug introduced in latest release
Merge pull request #22 from CoffeeITWorks/develop fix bug introduced in latest updates
fix bug introduced in latest release
Merge pull request #20 from CoffeeITWorks/develop 1.7.0
choose client path, fixes and compile optimizations
1.7
- #15 Changes to allow use of different client path as client.
- #15 Allow to use different client path allows to use this role to setup burp client in a burp server (to backup /etc/burp in other burp server for example or anything else).
- Added more fixes in documentation and added var
burp_client_ssl_peer_cn
as required with better documentation. - Added ansible lint check with molecule.
- Added burp2_server role in automatic tests with molecule so now the client is checked to see if it really works after setup.
- Added var
burp_client_test
andburp_client_test_line
as options to enable check of the client during deploy. - #17 - align build-burp with burp2_server role and have better compile options