openstack-ansible-ops/osquery/roles/osquery
Kevin Carter 88bf46c65c
Add osquery testing
Change-Id: Ia8249da40bf5eb0e09b5d7811eb126b60dc5dc73
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-10-17 13:58:03 -05:00
..
defaults Add osquery testing 2018-10-17 13:58:03 -05:00
handlers Add osquery testing 2018-10-17 13:58:03 -05:00
meta Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
tasks Add osquery testing 2018-10-17 13:58:03 -05:00
templates Add osquery testing 2018-10-17 13:58:03 -05:00
test Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
tests Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
vars Add osquery testing 2018-10-17 13:58:03 -05:00
.kitchen.docker.yml Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
.kitchen.vagrant.yml Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
.kitchen.yml Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
.travis.yml Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
.travis.yml.docker Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
.travis.yml.kitchen-docker Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
.travis.yml.lxd-kitchen Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
.travis.yml.orig Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
.travis.yml.simple Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
Jenkinsfile Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
LICENSE Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
README.md Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00
get-dependencies.sh Cleanup the osquery tooling and vendor roles 2018-10-15 22:47:10 -05:00

README.md

Build Status - Master Build Status - Devel osquery

Build Status

Installs osquery

Requirements

This role requires Ansible 2.0 or higher.

Role Variables

None

Dependencies

None

Example Playbook

Install osquery

- hosts: all
  roles:
    - kbrebanov.osquery

License

BSD

Author Information

Kevin Brebanov