summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix template module broken when modifying symlinkstemplate-symlinks-10208Toshio Kuratomi2015-02-112-2/+42
* Move from using inspect to __file__ in order to find the path to theToshio Kuratomi2015-02-101-5/+1
* First swing at making module_common.py more v2-ishToshio Kuratomi2015-02-105-128/+143
* Fix in v2 for bare variable conversionJames Cammarata2015-02-101-7/+5
* Merge pull request #10202 from kstrauser/develBrian Coca2015-02-101-4/+15
|\
| * Adds Kerberos authentication to winrm if availableKirk Strauser2015-02-101-4/+15
|/
* Merge pull request #10138 from bcoca/vbox_invBrian Coca2015-02-101-0/+114
|\
| * moved from callback_output to popen to keep 2.6 compatBrian Coca2015-01-301-7/+8
| * initial draft virtualbox inventory scriptBrian Coca2015-01-301-0/+113
* | Merge pull request #10199 from bcoca/su_ssh_fixBrian Coca2015-02-101-1/+1
|\ \
| * | fixed issue with prompt == none and su + ask_pass in ssh pluginBrian Coca2015-02-101-1/+1
* | | renamed to syslog_jsonBrian Coca2015-02-101-82/+0
* | | changed link from londonfest to towerBrian Coca2015-02-101-1/+1
* | | small fixes to syslog callbackBrian Coca2015-02-101-0/+89
* | | Merge pull request #10116 from r1k0/develBrian Coca2015-02-101-0/+82
|\ \ \
| * | | add support for local/remote syslog loggingErick Michau2015-01-281-0/+82
* | | | Merge pull request #10198 from emonty/add-tracker-url-settingJames Cammarata2015-02-101-0/+4
|\ \ \ \
| * | | | Add issue_tracker_url to the galaxy templateMonty Taylor2015-02-101-0/+4
| | |/ / | |/| |
* | | | Merge pull request #10195 from henkwiedig/aix_su_promtsBrian Coca2015-02-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | make su promt AIX compatibleHenk Wiedig2015-02-101-1/+1
|/ / /
* | | Add KSH compatToshio Kuratomi2015-02-092-1/+5
* | | Merge pull request #10185 from bcoca/valut_editor_missing_errBrian Coca2015-02-091-1/+4
|\ \ \
| * | | better missing editor messageBrian Coca2015-02-081-1/+4
* | | | Merge pull request #10192 from bcoca/patch_action_pluginBrian Coca2015-02-091-0/+66
|\ \ \ \
| * | | | support for patch module to have master as srcBrian Coca2015-02-091-0/+66
* | | | | Fixing many bugs in v2James Cammarata2015-02-0917-132/+143
* | | | | Explicitly close files opened by factsToshio Kuratomi2015-02-092-92/+116
* | | | | Close some file handles explicitly in facts.pyToshio Kuratomi2015-02-091-3/+7
|/ / / /
* | | | Update modulesToshio Kuratomi2015-02-094-28/+28
* | | | Merge pull request #10178 from ansible/password-obfuscationToshio Kuratomi2015-02-094-195/+184
|\ \ \ \
| * | | | Obfuscate passwords in more places where it is displayedToshio Kuratomi2015-02-094-195/+184
* | | | | Merge pull request #10189 from boxofrad/develBrian Coca2015-02-091-1/+1
|\ \ \ \ \
| * | | | | Ignore errors from `shutil.rmtree` when removing temporary directoryDaniel Upton2015-02-091-1/+1
* | | | | | Merge pull request #10188 from simontite-capita-ti/patch-1Brian Coca2015-02-091-1/+1
|\ \ \ \ \ \
| * | | | | | Update playbooks_delegation.rstsimontite-capita-ti2015-02-091-1/+1
| |/ / / / /
* | | | | | Merge pull request #10175 from funzoneq/develBrian Coca2015-02-091-3/+7
|\ \ \ \ \ \
| * | | | | | Make a COLLINS['SOMETHING'] variable instead of ATTRIBS['0']['SOMETHING']Arnoud Vermeer2015-02-061-3/+7
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10171 from brianpeiris/patch-1Brian Coca2015-02-091-2/+2
|\ \ \ \ \ \
| * | | | | | Update YAMLSyntax.rstBrian Peiris2015-02-051-1/+1
| * | | | | | Reformat description of a dictionary entry.Brian Peiris2015-02-051-2/+2
| |/ / / / /
* | | | | | Merge pull request #10174 from dago/solarisBrian Coca2015-02-091-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use termios instead of stty for compatibilityDagobert Michelsen2015-02-061-1/+6
* | | | | | Merge pull request #10184 from mixpix3ls/ticket-9845Brian Coca2015-02-084-24/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Fixing ticket 9845: man pages contain duplicate AUTHOR sectionmixpix3ls2015-02-084-24/+0
|/ / / /
* | | | Port https://github.com/ansible/ansible/pull/10162 (py-2.4 compat fix) to v2 ...Toshio Kuratomi2015-02-041-1/+1
* | | | Merge pull request #10162 from jonhadfield/fix_2.4_hashingToshio Kuratomi2015-02-041-1/+1
|\ \ \ \
| * | | | correct typo that breaks hashing on python 2.4.Jon Hadfield2015-02-041-1/+1
* | | | | Merge pull request #9602 from cchurch/powershell_splattingBrian Coca2015-02-045-4/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update PowerShell command line processing to handle parameters passed via spl...Chris Church2014-11-235-4/+49
* | | | | Update modulesToshio Kuratomi2015-02-034-28/+28