Commit ee6d6477 by Michael DeHaan

Work in progress.

parent 7ea6fcfd
...@@ -8,6 +8,7 @@ Ansible Changes By Release ...@@ -8,6 +8,7 @@ Ansible Changes By Release
* when using -c ssh and the ansible user is the current user, don't pass a -o to allow SSH config to be * when using -c ssh and the ansible user is the current user, don't pass a -o to allow SSH config to be
usable, without breaking the ability to override in ansible usable, without breaking the ability to override in ansible
* new 'rax' module for creating instances in the rackspace cloud (uses pyrax) * new 'rax' module for creating instances in the rackspace cloud (uses pyrax)
* ability to use variables from {{ }} syntax in mainline playbooks (work in progress)
1.1 "Mean Street" -- 4/2/2013 1.1 "Mean Street" -- 4/2/2013
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment