appcanary.agent
appcanary.agent
Set up the Appcanary agent.
Requirements
You must have an appcanary account and the API key provided by it.
Role Variables
api_key: Your appcanary api keymonitored_files: A list of paths monitoredmonitor_system_packages: Boolean, determines whether Appcanary should monitor your system packages. Defaults to True.
Example Playbook
- hosts: servers
roles:
- { role: appcanary.agent, api_key: "MYAPIKEYHERE", monitored_files: ["/path/to/my/Gemfile.lock", "/path/to/another/Gemfile.lock"] }
License
GPLv3
Author Information
Contact us at [email protected]
About
Set up the Appcanary agent. Learn more at https://www.appcanary.com.
Install
ansible-galaxy install appcanary.agentLicense
Unknown
Downloads
204
Owner
