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/plugins/inventory
Evan Wies 9b1a57f1f3 digital_ocean: make sure 'images' includes non-global images
The `dopy` library function all_images includes a 'global' filter
by default.  This was preventing private images from showing up
in --images.

The problem also made this script fail immediately for people
who had droplets previously created with private images.
13 years ago
..
cobbler.py Merge plugins tree 13 years ago
digital_ocean.ini Add DigitalOcean inventory plugin 13 years ago
digital_ocean.py digital_ocean: make sure 'images' includes non-global images 13 years ago
ec2.ini Merge plugins tree 13 years ago
ec2.py ec2 inventory plugin: fix whitespace around connection validity test 13 years ago
linode.ini Added linode plugin 13 years ago
linode.py Added notes about hostname resolution. 13 years ago
nova.ini Improved RackSpace configuration support (needed by latest version of rackspace API) 13 years ago
nova.py OpenStack Modules 13 years ago
rax.py Initial commit of rax inventory plugin 13 years ago
spacewalk.py Do not need to chmod cache file each time 13 years ago
vagrant.py Update vagrant external inventory file to handle multiple boxes, and --list and --host params. 13 years ago
yaml.py more places to use yaml.safe_load 13 years ago