- 13 Aug, 2015 20 commits
-
-
This was used earlier to implement serial, but that's now done using restrict_to_hosts() (whose docstring is also suitably adjusted here) and there are no more callers.
Abhijit Menon-Sen committed -
Fix typo on AWS guide page
Brian Coca committed -
Fixes #11955
James Cammarata committed -
I assume this should read “Ansible modules” rather than “Ansible ensiles”
Patrick Easters committed -
Brian Coca committed
-
Brian Coca committed
-
Update README.md for legacy v1
Brian Coca committed -
Correct formatting of bullet points
John Barker committed -
Add shelvefile lookup plugin
Brian Coca committed -
Meta inventory and fixes
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
James Cammarata committed
-
Brian Coca committed
-
AIX unprivileged facts collection
Brian Coca committed -
add win_basename and win_dirname filters
Brian Coca committed -
James Cammarata committed
-
Brian Coca committed
-
fixes #11943
Brian Coca committed -
fixes #11945
Brian Coca committed
-
- 12 Aug, 2015 20 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
cloudstack: refactor get_result()
Brian Coca committed -
Brian Coca committed
-
Fixes #11895
James Cammarata committed -
* A commen dict of keys has been defined, which we look in results returned from the API. * self.returns dict can be use in subclass to extend this dict. * Optionally the key name can be replaced with a new key name, often used to make the return keys identical to the arguments passed. * Use new style class
Rene Moser committed -
Fixes #11893
James Cammarata committed -
Brian Coca committed
-
Since we explicitly set convert_bare=False in the template lookup code, but still want individual looks that call listify directly to convert bare variables if needed.
James Cammarata committed -
Fixes #11881
James Cammarata committed -
bugfix: missing path for lvm facts
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Alexander Gubin committed
-
Brian Coca committed
-
Brian Coca committed
-
FIXME in host range parsing
Brian Coca committed -
Document any_errors_fatal and max_fail_percentage
Brian Coca committed
-