Skip to content

Releases: threatstack/threatstack-ansible

Fixes for agent_type setting specification

12 Jul 16:15
Compare
Choose a tag to compare
v3.0.8

Fixes for agent_type setting specification

squelch warnings with apt resources

02 Mar 19:49
Compare
Choose a tag to compare
Merge pull request #25 from threatstack/debian-support

Squelch warning reported in #23

package_plan support

02 Mar 01:57
Compare
Choose a tag to compare
Merge pull request #24 from threatstack/package-plan

Add feature plan support

Release 3.0.5

21 Nov 15:46
Compare
Choose a tag to compare
  • Doc update

3.0.0

29 Feb 18:01
Compare
Choose a tag to compare

Switched to using config file format for installation.

Added options for config path and file name.

v2.0.0

31 Aug 15:47
Compare
Choose a tag to compare

Update to Threat Stack configuration nomenclature. "Policy" renamed to "Rule Set". Check your variables. Can now pass a comma-separated array of rulesets to the '--ruleset' parameter like, "--ruleset='Base Rule Set, Nginx'".

Release 1.0.6

24 Mar 20:27
Compare
Choose a tag to compare
v1.0.6

fix trailing slash url

Release 1.0.5

24 Mar 19:20
Compare
Choose a tag to compare

Fix for removing the trailing slash from the package URL field - breaks in centos/rhel

Release 1.0.4

11 Mar 18:58
Compare
Choose a tag to compare
Merge pull request #4 from jalaziz/fix-fail-check

Fix task failed_when checks for successful or skipped tasks

Release 1.0.3

10 Mar 19:43
Compare
Choose a tag to compare

Clean up error handling for install tasks.