summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3472 from cristobalrosa/release1.2.2release1.2.2Michael DeHaan2013-07-191-1/+1
|\
| * Remove unnecesary callCristobal Rosa2013-07-061-1/+1
| * Fixed monit module. Ignore uppercase lettersCristobal Rosa2013-07-051-1/+1
* | Merge pull request #3531 from fractalcat/tmpdir-failure-handlingMichael DeHaan2013-07-191-0/+9
|\ \ | |/ |/|
| * More informative error message on failure to resolve tmpdirSharif Olorin2013-07-161-1/+3
| * Handle SSH failures when creating remote tmpdirSharif Olorin2013-07-151-0/+7
|/
* Slight revisement to configuration file comment.v1.2.2Michael DeHaan2013-07-051-1/+1
* Update manpages (for version info)Michael DeHaan2013-07-054-12/+12
* Update changelogMichael DeHaan2013-07-051-0/+8
* Update releasesMichael DeHaan2013-07-051-0/+1
* Update changelogsMichael DeHaan2013-07-052-1/+10
* Release bumpMichael DeHaan2013-07-052-2/+2
* Make it possible to tell paramiko to not record new host keys, which can be s...Michael DeHaan2013-07-053-3/+13
* Fix the comment.release1.2.1Michael DeHaan2013-07-051-1/+1
* Update the releases list.Michael DeHaan2013-07-041-12/+13
* Update release versions for 1.2.1v1.2.1Michael DeHaan2013-07-046-15/+35
* Update packaging changelogs.Michael DeHaan2013-07-042-1/+10
* Update the changelogMichael DeHaan2013-07-042-72/+11
* Improve interlaced output prevention when asking for host key approval.Michael DeHaan2013-07-044-74/+92
* Default to 'smart' transport, which will use OpenSSH if it can support Contro...Michael DeHaan2013-07-043-2/+27
* Lock around SSH connectivity to new hosts in host checking mode such that pro...Michael DeHaan2013-07-041-0/+32
* Close the named temporary file.Michael DeHaan2013-07-041-0/+4
* Closing stdin too early.Michael DeHaan2013-07-041-2/+0
* Enable paramiko to ask whether to add keys to known hosts.Michael DeHaan2013-07-042-14/+64
* Example config file should use correct config setting.Michael DeHaan2013-07-041-1/+1
* MergeMichael DeHaan2013-07-041-3/+1
* Makes host key checking the default behavior but can be disabled in ansible.c...Michael DeHaan2013-07-045-9/+121
* Merge pull request #3307 from mplonka/release1.2release1.2Michael DeHaan2013-06-271-0/+6
|\
| * Skipping facts not available in AIX WPARsMarcin PÅ‚onka2013-06-211-0/+6
|/
* Update packaging dates in preparation for release.v1.2Michael DeHaan2013-06-104-11/+11
* Merge pull request #3168 from tgerla/doccontentMichael DeHaan2013-06-101-1/+1
|\
| * re-add docs css class required for some theme elementsTim Gerla2013-06-101-1/+1
* | Small fix so template plugins can see inject variables.Michael DeHaan2013-06-101-0/+1
|/
* Use get_bin_path for blkid and add some aliases to the filesystem module.Michael DeHaan2013-06-101-3/+5
* Mention YAML variable quoting.Michael DeHaan2013-06-091-0/+6
* Add roles to glossary.Michael DeHaan2013-06-091-0/+7
* Merge pull request #3159 from cchurch/develMichael DeHaan2013-06-094-5/+22
|\
| * Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop ca...Chris Church2013-06-093-2/+14
| * Set current play/task to None for callback context when finished running the ...Chris Church2013-06-091-3/+8
* | Merge pull request #3163 from DMBuce/pkgbuild-updateMichael DeHaan2013-06-091-6/+11
|\ \
| * | Include docs, config in Arch packageBuce2013-06-091-0/+9
| * | Add provides=('ansible') to PKGBUILDBuce2013-06-091-1/+2
| * | Let makepkg control compression of man pagesBuce2013-06-091-5/+0
* | | Merge pull request #3164 from DMBuce/doc-updateMichael DeHaan2013-06-092-4/+5
|\ \ \ | |/ / |/| |
| * | Update supported package managersBuce2013-06-091-2/+3
| * | Reference Inventory & Patterns moreBuce2013-06-091-2/+2
|/ /
* | Merge pull request #3160 from tgerla/toctreeMichael DeHaan2013-06-091-2/+5
|\ \
| * | show entire doc index in left sidebar on the documentation home pageTim Gerla2013-06-091-2/+5
|/ /
* | Resolve merge commitMichael DeHaan2013-06-091-1/+6
* | MergeMichael DeHaan2013-06-0922-77/+78
|/