ansible/library
Monty Taylor ac420fd483 Consume standard OpenStack environment settings
The OpenStack client utilities consume a set of input environment
variables for things like username and auth_url, so it's very
common for OpenStack users to have such settings set in their
environment. Indeed, things like devstack also output a shell file
to be sourced to set them. Although in a playbook it's entirely
expected that variables should be used to pass in system settings
like api passwords, for ad-hoc command line usage, needing to pass
in five parameters which are almost certainly in the environment
already reduces the utility.

Grab the environment variables and inject them as default. Special care
is taken to ensure that in the case where the values are not found, the
behavior of which parameters are required is not altered.
2014-08-02 17:39:19 -07:00
..
cloud Consume standard OpenStack environment settings 2014-08-02 17:39:19 -07:00
commands Move splitter to module_utils so modules can use it and fix command arg splitting 2014-07-29 14:55:16 -05:00
database Adding the following Test Coverage: 2014-07-29 11:49:53 -04:00
files file: prevent replace failure when overwriting empty directory with hard/link (force=yes) 2014-07-29 10:46:32 +02:00
internal Make async jid's unique per host 2014-03-26 13:48:47 -05:00
inventory
messaging Fix version_added for node in rabbitmq modules 2014-04-08 10:40:41 -04:00
monitoring Pagerduty corrected misleading blog post, so no problems with them being in core now. Thank you guys! 2014-07-24 15:21:53 -04:00
net_infrastructure Fix for issue #8152: Missing auth headers and a faulty JSON decode 2014-07-17 23:04:51 +01:00
network unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
notification Merge pull request #7710 from brad/zounds 2014-07-24 09:35:27 -04:00
packaging Merge pull request #7949 from hacosta/apt_key 2014-07-28 11:30:27 -04:00
source_control Documentation simplification for git module parameter 2014-07-11 08:44:29 -04:00
system Merge pull request #8283 from ps-jay/sys_mount_fstype_doc 2014-07-30 08:28:59 -04:00
utilities Break out of loop for sockets in wait_for when there's no data to read 2014-07-14 14:14:13 -05:00
web_infrastructure Updates django_manage so it populates VIRTUAL_ENV 2014-06-17 12:01:14 -04:00
windows Better result handling 2014-07-10 12:00:00 +02:00