summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Have openssl autonegotiate tls protocol on python < 2.7.9get_url-tls-compatToshio Kuratomi2015-07-151-3/+30
* Don't set changed for include tasksJames Cammarata2015-07-151-1/+1
* Properly return Jinja2 Undefined class for bad hostvars lookupsJames Cammarata2015-07-151-0/+4
* Allow omit to be used on Playbook-level fieldsJames Cammarata2015-07-151-1/+10
* Removing invocation from async test, as it's pointlessJames Cammarata2015-07-151-1/+0
* Fixing module arg parsing splitting when action is a variableJames Cammarata2015-07-151-8/+4
* fixed typosBrian Coca2015-07-151-2/+4
* now that invocation is only async again, no need to sanitizeBrian Coca2015-07-153-20/+3
* Fix logic where invocation details are added to resultsJames Cammarata2015-07-151-1/+1
* Unicode in result debug statements caused a tracebackJames Cammarata2015-07-152-2/+2
* added maintainers (from author field) to ansible-docBrian Coca2015-07-141-0/+8
* updated ref to add docfixesBrian Coca2015-07-141-8/+5
* updated submodule refsBrian Coca2015-07-142-12/+14
* added stdout to test resultBrian Coca2015-07-141-1/+1
* Merge pull request #11589 from ansible/get_url-sni-tls-fixToshio Kuratomi2015-07-143-18/+98
|\
| * Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helperget_url-sni-tls-fixToshio Kuratomi2015-07-143-18/+98
* | Adding back --start-at-task featureJames Cammarata2015-07-143-3/+20
|/
* fixed var file loadingBrian Coca2015-07-141-1/+1
* added empty include testBrian Coca2015-07-142-1/+1
* fixed bad parsing testsBrian Coca2015-07-142-6/+6
* Updating base strategy unit test regarding bad file loads based on earlier ch...James Cammarata2015-07-141-1/+2
* fixed missing self in self.action on rekey in vaultBrian Coca2015-07-141-1/+1
* fragments can now be a listBrian Coca2015-07-141-9/+11
* fixed backup and validate fragmentsBrian Coca2015-07-142-7/+9
* Fix group/host var loading relative to playbook basedirJames Cammarata2015-07-142-8/+14
* Allow empty include files againJames Cammarata2015-07-141-0/+2
* enabled good parsing tests in parsing targetBrian Coca2015-07-142-1/+4
* made md5 into generic checksum function that uses sha nowBrian Coca2015-07-141-3/+3
* clarified v1/ purpose and relationships with tags and branchesBrian Coca2015-07-141-0/+2
* Fixing up some output stuffJames Cammarata2015-07-144-29/+11
* Properly catch AnsibleError and not all errorsJames Cammarata2015-07-131-1/+1
* added missing re importBrian Coca2015-07-131-0/+2
* fixing become success stringBrian Coca2015-07-131-2/+2
* added sts_assume_roleBrian Coca2015-07-131-0/+1
* now callback errors are not silent but warningsBrian Coca2015-07-131-1/+4
* Merge pull request #11577 from srvg/yaml_file_extensionsBrian Coca2015-07-131-3/+3
|\
| * Use YAML_FILENAME_EXTENSIONS for vars files.Serge van Ginderachter2015-07-141-3/+3
* | Merge pull request #11576 from srvg/combine_empty_vars_fileBrian Coca2015-07-131-1/+2
|\ \
| * | Do not combine group_vars with an empty fileSerge van Ginderachter2015-07-141-1/+2
| |/
* | fixed executable for raw moduleBrian Coca2015-07-131-8/+4
|/
* added skipped to onelineBrian Coca2015-07-131-0/+3
* Fix removal of .git from modules directoriesJames Cammarata2015-07-132-1/+3
* readded oneline output feature to adhocBrian Coca2015-07-133-2/+64
* removed unused methods, these now live in base classBrian Coca2015-07-131-56/+1
* Re-implement "conditional imports" for vars_filesJames Cammarata2015-07-131-6/+19
* Merge pull request #11570 from objectified/docfix_plugins_linksBrian Coca2015-07-131-7/+7
|\
| * fixed Github links to plugin sourcesobjectified2015-07-131-7/+7
|/
* Fixing up fact_cache use in VariableManagerJames Cammarata2015-07-132-6/+11
* Removing stray debugging printJames Cammarata2015-07-131-1/+0
* Moving jsonfile cache plugin over and fixing #10883James Cammarata2015-07-131-0/+159