amaabca.ansible-newrelic-inode-plugin
amaabca.newrelic-inode-plugin
This installs the New Relic Inode Plugin on Ubuntu.
Requirements
You'll need to run:
pip install -r requirements.txt
Role Variables
(No specific variables listed)
Dependencies
Server dependencies:
Development dependencies:
To set up a development environment, run:
pip install virtualenv
virtualenv .
pip install -r requirements.txt
Example Playbook
Here is an example of how to use this role in an Ansible playbook:
- { role: ansible-newrelic-inode-plugin,
newrelic_inode_plugin_license_key: "{{ secrets.newrelic_license }}",
newrelic_inode_plugin_hostname: "{{ hostvars[inventory_hostname]['ansible_default_ipv4']['address'] }}" }
License
This project is licensed under the MIT License.
Author Information
You can find more information at http://github.com/amaabca.
Informazioni sul progetto
Intalls https://newrelic.com/plugins/data-zoo/344 on Ubuntu
Installa
ansible-galaxy install amaabca.ansible-newrelic-inode-plugin
Licenza
Unknown
Download
300
Proprietario