Metadata-Version: 1.1
Name: ansible-droplet
Version: 0.2.5.0
Summary: A cli to Create / Destroy DigitalOcean Droplets
Home-page: https://github.com/FlorianKempenich/ansible-droplet
Author: Florian Kempenich & Antonio Pires
Author-email: shockn745@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        TBD
        
        ## Installation
        
        ```
        pip install ansible-droplet
        ```
        
        > Note:  
        > If installing with `sudo`, all the following `ansible-droplet` commands must be executed with `sudo` as well !  
        > To prevent that, use a [virtualenv](http://roundhere.net/journal/virtualenv-ubuntu-12-10/)
        
        
        ### Resources
        
        Glances as systemd service: https://github.com/nicolargo/glances/wiki/Start-Glances-through-Systemd
        
Keywords: digitalocean digital ocean droplet ansible ssh provision
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
