mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Always refresh droplet information (versus getting it from cache) for --list, --host, --droplets, and --all. All the DigitalOcean calls are pretty fast and without this change, inventory was often stale/incorrect. For example, previously if you destroyed a droplet, the inventory script would still find it and attempt to act on it. * Added --force-cache option * Added some option shortcuts -d, -r * Added more value sanitization |
||
|---|---|---|
| .. | ||
| cobbler.py | ||
| digital_ocean.ini | ||
| digital_ocean.py | ||
| ec2.ini | ||
| ec2.py | ||
| linode.ini | ||
| linode.py | ||
| nova.ini | ||
| nova.py | ||
| rax.py | ||
| spacewalk.py | ||
| vagrant.py | ||
| yaml.py | ||