You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library
Daniel Koch 8c0e8354bf Add "virtio" and "private_networking" options for DigitalOcean droplets
The dopy manager defaults to False for virtio, but the DigitalOcean web interface defaults to True, which is a pretty safe default and sensible considering the performance gains.

Private networks are a new feature currently available only in the NYC2 region as of Oct 2, 2013.

NOTE: dopy >= 0.2.2 is required for these options to work.
11 years ago
..
cloud Add "virtio" and "private_networking" options for DigitalOcean droplets 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Merge branch 'devel' of https://github.com/tomdymond/ansible into tomdymond-devel 11 years ago
files Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel 11 years ago
internal * Updated all ansible.cc references in the documentation to point 12 years ago
inventory Trim legacy variable usage. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring Fixed monit restarted error. 11 years ago
net_infrastructure Moving firewalld module from net_infra to system 11 years ago
network * Updated SHA-256 functionality in the get_url module 11 years ago
notification Set default XMPP message type to 'chat'. 11 years ago
packaging changed deprecated channel_label attribute 11 years ago
source_control fix docstring indentation on scc modules 11 years ago
system Added support to disable and enable upstart jobs 11 years ago
utilities Merge branch 'accelerate_improvements' into devel 11 years ago
web_infrastructure htpasswd documentation formatting fix 11 years ago