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
Monty Taylor b80be42ed9 Add ability to filter on image and flavor names
The fun part about having multiple vendors providing the same cloud
is that while their APIs are the same, what they do with their metadata
tends to be ... fun. So in order to be able to express sanely what you
want without needing to stick tons of unreadable uuids in your config,
it turns out what sometimes you need to further filter image and flavor
names. Specific examples are (deprecated) images in HP Cloud and the
Standard and Performance flavors on Rackspace.
10 years ago
..
cloud Add ability to filter on image and flavor names 10 years ago
commands Move splitter to module_utils so modules can use it and fix command arg splitting 10 years ago
database Adding the following Test Coverage: 10 years ago
files file: prevent replace failure when overwriting empty directory with hard/link (force=yes) 10 years ago
internal
inventory
messaging
monitoring Pagerduty corrected misleading blog post, so no problems with them being in core now. Thank you guys! 10 years ago
net_infrastructure
network
notification Merge pull request #7710 from brad/zounds 10 years ago
packaging Merge pull request #7949 from hacosta/apt_key 10 years ago
source_control
system Merge pull request #8283 from ps-jay/sys_mount_fstype_doc 10 years ago
utilities
web_infrastructure
windows