- 13 Feb, 2015 4 commits
-
-
Add how to load extra variables directly from a file (using @).
Brian Coca committed -
Giovanni Tirloni committed
-
Brian Coca committed
-
Brian Coca committed
-
- 12 Feb, 2015 21 commits
-
-
made sure passwords are strings
Brian Coca committed -
updated to correct to_bytes function removed old to_bytes/to_unicode and repointed clients to new location fixed unicode test
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fixed broken link. Added links to both core and extras git repos.
Brian Coca committed -
Toshio Kuratomi committed
-
Typo in galaxy.rst
Toshio Kuratomi committed -
Dynamic task includes still need some work, this is a rough first version. * doesn't work with handler sections of playbooks yet * when using include + with*, the insertion order is backwards * fix potential for task lists to be unsynchronized when using the linear strategy, as the include conditional could be predicated on an inventory variable
James Cammarata committed -
to 2015.
giovtorres committed -
ternary filter
Brian Coca committed -
Add support for new OpenStack modules
Brian Coca committed -
Small change to guid_gce.rst, 'project-name', should be 'project_id'
Brian Coca committed -
Update outdated command description in section "Latest Release Via Yum"
Brian Coca committed -
fullergalway committed
-
Added "--recursive" to git clone command in installation via yum section. Changed rpm build parent directory to current dir.
Tongliang Liu committed -
Tongliang Liu committed
-
Conflicts: library/files/stat Resolved: Using theirs
Tongliang Liu committed -
allow fact objects to be instantiated w/o triggering all fact collection
Brian Coca committed -
Allow ansible (ad-hoc) to support --extra-vars
Brian Coca committed -
Matt Martz committed
-
This inventory module is based on the shade library like the new os_ modules. It shares the ability to configure itself from os-client-config configuration files or from the standard OS_ environment variables. More importantly the guts of the code to get the server vars is now shared with os_compute_facts. This means that playbooks that provision compute hosts and then want to run plays on them can refer to server variables in exactly the same way whether the provsioning play ran first or whether the play ran in the context of a pre-existing inventory.
Monty Taylor committed
-
- 11 Feb, 2015 15 commits
-
-
Return empty string if unable to read from some files during fact gathering so as not to change the values we return
Toshio Kuratomi committed -
Added a note about escaping backreferences when using 'regex_replace' filter
Brian Coca committed -
Thanos Lefteris committed
-
Add path for user defined plugin
Brian Coca committed -
Monty Taylor committed
-
More integration tests for rax modules
Brian Coca committed -
Incoming cloud config for OpenStack is complex due to plugins and deployer choices. Rather than having the logic spread all over the OpenStack modules, centralize it in the module_utils code.
Monty Taylor committed -
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-