/ansible-awsagent

Install and Configures Amazon Inspector agent (awsagent)

Primary LanguageShell

awsagent

Ansible role to install and configure Amazon Inspector agent.

Example

- hosts: myhost

  vars:
    
  roles:
    - wunzeco.awsagent

Testing

To run this role's integration tests

kitchen test

Dependencies

none