summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #11557 from jotes/patch-1Brian Coca2015-07-101-1/+1
|\
| * Misspell in mail.py callback.teh 4r9h2015-07-111-1/+1
|/
* Merge pull request #9281 from woltage/develBrian Coca2015-07-101-9/+18
|\
| * Merge upstream changesIiro Uusitalo2015-07-101-10/+10
| * Enables 'basic auth force' -feature globallyIiro Uusitalo2015-07-091-1/+10
* | Merge pull request #11531 from tamsky/tamsky-document-jsonfileBrian Coca2015-07-101-4/+17
|\ \
| * | document jsonfile and provide example configMarc Tamsky2015-07-091-4/+17
* | | Merge pull request #11555 from cchurch/test_win_get_url_updatesBrian Coca2015-07-102-7/+76
|\ \ \
| * | | Update tests for win_get_url module to test force parameter and invalid URLs/...Chris Church2015-07-102-7/+76
* | | | Merge pull request #11537 from chrismeyersfsu/azure-testBrian Coca2015-07-102-4/+36
|\ \ \ \
| * | | | assert password or ssh key provided on new image creationChris Meyers2015-07-092-4/+36
| | |_|/ | |/| |
* | | | Submodule updateJames Cammarata2015-07-102-13/+13
* | | | fixed all references to old plugins/inventory to point at contrib/inventoryBrian Coca2015-07-106-14/+14
* | | | Merge pull request #11552 from cgar/spellingBrian Coca2015-07-105-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | minor spelling changesCarlos E. Garcia2015-07-105-7/+7
|/ / /
* | | Mock 1.1.0 lost python2.6 compatibilityToshio Kuratomi2015-07-101-1/+1
* | | Cleaning up includes test to match 2.0 behaviorJames Cammarata2015-07-101-22/+23
* | | Merge pull request #11533 from bcoca/cb_and_contribBrian Coca2015-07-1062-357/+259
|\ \ \
| * | | removed plugins dir that was removedBrian Coca2015-07-101-1/+0
| * | | moved contrib into manifest from setup.pyBrian Coca2015-07-102-1/+3
| * | | fixed a couple of bugsBrian Coca2015-07-102-2/+2
| * | | added executabel bit to nova and rax inventory pluginsBrian Coca2015-07-102-0/+0
| * | | poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-1056-236/+138
| * | | ported hipchat callback to v2 (needs testing)Brian Coca2015-07-101-62/+11
| * | | moved unused functions to base objectBrian Coca2015-07-101-40/+0
| * | | removed warning i was using for debugBrian Coca2015-07-101-4/+3
| * | | ported context_demo to v2 callbacksBrian Coca2015-07-101-8/+14
| * | | removed connection info to _verbosity, just needed callbacks to call correct ...Brian Coca2015-07-101-3/+88
| * | | now calls correct v2_on_any callback methodBrian Coca2015-07-101-1/+1
| * | | now looks at correct verbosity and removes the need to set a copy of it in _v...Brian Coca2015-07-101-3/+3
|/ / /
* | | Fix unit tests for new magic variable addition 'ansible_version'James Cammarata2015-07-101-0/+2
* | | Add ansible_version magic variableJames Cammarata2015-07-101-0/+3
* | | Fix bug where options may not have the force_handlers value from the cliJames Cammarata2015-07-101-1/+1
* | | Update role unit tests for changes made to require a play during loadingJames Cammarata2015-07-101-8/+23
* | | Move role cache into the play to avoid roles crossing play boundariesJames Cammarata2015-07-104-24/+15
* | | Lots of fixes for integration test bugsJames Cammarata2015-07-1016-117/+165
|/ /
* | Fixing some delegate_to bugsJames Cammarata2015-07-092-7/+8
* | added ignore_hidden to assembleBrian Coca2015-07-091-3/+5
* | now allows for empty vars sections, returns empty dictBrian Coca2015-07-081-0/+2
* | ported mail callback plugin to work with v2Brian Coca2015-07-081-20/+43
* | minor fixes to constantsBrian Coca2015-07-081-2/+2
* | Fix required_if (needed to pass list to _count_terms)Toshio Kuratomi2015-07-081-2/+1
* | Fix bug in registered variables related to delegate_to changesJames Cammarata2015-07-083-2/+10
* | Removing unicode --start-at-task test for now as we haven't added that back i...James Cammarata2015-07-081-1/+1
* | Fix first_available_file: support for copy and template actionsJames Cammarata2015-07-083-3/+3
* | Update exception handling to be python3 compatToshio Kuratomi2015-07-081-1/+1
* | Merge pull request #11527 from marconius/adds_tests_for_taggableBrian Coca2015-07-082-1/+104
|\ \
| * | Added tests for `taggable` modulemarconius2015-07-082-1/+104
|/ /
* | for ansibot compensationBrian Coca2015-07-081-0/+36
* | Fix usage of set_host_var when registering a result varJames Cammarata2015-07-081-1/+1