- 20 Jul, 2015 11 commits
-
-
Brian Coca committed
-
Fix pyflakes error: use 'msg' variable
Brian Coca committed -
Add HP-UX network facts
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
fixes #8994
Brian Coca committed -
Pierre-Louis Bonicoli committed
-
Error was: local variable 'msg' is assigned to but never used
Pierre-Louis Bonicoli committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
- 19 Jul, 2015 16 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
Explain uniqueness requrement for handler task names.
Brian Coca committed -
Marc Tamsky committed
-
James Cammarata committed
-
James Cammarata committed
-
Moving the make_sudo_cmd() calls back up to the action level so that connection plugins don't have to know about it at all, and moving some of the become data (prompt and success_key) into the ConnectionInformation object so they don't need to be passed around needlessly.
James Cammarata committed -
Fixes #11611
James Cammarata committed -
Brian Coca committed
-
new human_readable filter to transform bits and bytes into cake
Brian Coca committed -
fixed first_available_found for template
Brian Coca committed -
added windows module checklist
Brian Coca committed -
hack to prevent tempalte/copy errors on vagrant synced folders
Brian Coca committed -
Brian Coca committed
-
Add homebrew to package managers' list
Brian Coca committed -
Indrajit Raychaudhuri committed
-
- 18 Jul, 2015 1 commit
-
-
Update docs styling
Brian Coca committed
-
- 17 Jul, 2015 12 commits
-
-
John Mitchell committed
-
John Mitchell committed
-
John Mitchell committed
-
James Cammarata committed
-
Brian Coca committed
-
Fixes #11255
James Cammarata committed -
Fixes #11606
James Cammarata committed -
fix AnsibleError object name in subelements plugin
Brian Coca committed -
fixes #11624
Serge van Ginderachter committed -
fixes 11607, override ansible_ssh_port in group/host_vars
Brian Coca committed -
profile_tasks.py requires CALLBACK_ constants or the v2 code doesn't pass the …
Brian Coca committed -
callbacks require a version constant or the v2 code doesn't pass the display param and it gives an error
Gerard Lynch committed
-