summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: update docs, notes about releases always outdatedresmo-patch-1René Moser2016-08-151-1/+1
* Fix async logic when parsing fails (#17091)David Shrewsbury2016-08-151-1/+1
* Update submodule refsJames Tanner2016-08-152-11/+14
* Make sure includes for handlers in roles look in the correct subdirJames Cammarata2016-08-151-6/+6
* slightly better presentation docsBrian Coca2016-08-151-7/+6
* Note that to_nice_yaml(indent=X) was new in 2.2 (#17085)Tim Whittington2016-08-151-1/+1
* document what glob style is used (#17080)Ted Timmons2016-08-151-2/+2
* updated container detection to new lxc (#17063)Brian Coca2016-08-151-0/+9
* Merge pull request #17077 from agaffney/junos_doc_fixPeter Sprygada2016-08-151-1/+1
|\
| * Update junos docs fragment to note the default port for transport=netconfAndrew Gaffney2016-08-131-1/+1
* | 2.1 has been releasedJohn R Barker2016-08-151-2/+2
* | Changing license on module_utils/splitter.py to BSDJames Cammarata2016-08-131-12/+23
|/
* Don't immediately return failed for any_errors_fatal tasksJames Cammarata2016-08-125-25/+26
* Update ansible-core-ci endpoint. (#17071)Matt Clay2016-08-121-1/+1
* Merge pull request #17061 from nickmisasi13/patch-1scottb2016-08-121-5/+5
|\
| * Update developing_inventory.rstnickmisasi132016-08-121-5/+5
* | Remove a useless section, only act on 'shell' (#16205)Dag Wieers2016-08-121-5/+0
* | Update submodule refs.Matt Clay2016-08-121-0/+8
* | Update submodule refs (#17062)jctanner2016-08-122-21/+5
* | Emit warnings when safe_eval() raises a SyntaxError or other Exception (#14304)Dag Wieers2016-08-121-1/+8
|/
* Introduce new 'filetree' lookup plugin (#14332)Dag Wieers2016-08-111-0/+132
* Increase local version for unofficial rpms (#17026)Jim Ladd2016-08-111-2/+2
* tweak hacking/env-setup to work under ash (#17054)Matt Davis2016-08-111-2/+2
* Restore previous behavior of ignoring missing files via with_fileglob (#17053)jctanner2016-08-111-3/+8
* Generate test script to file instead of stdout.Matt Clay2016-08-111-4/+8
* Flush stderr to avoid lost output.Matt Clay2016-08-111-0/+1
* cleaning up some debug statements in _queue_task()James Cammarata2016-08-111-4/+3
* Several fixes for includesJames Cammarata2016-08-115-31/+69
* Fix classes that select a subclass based on platform (#17034)Toshio Kuratomi2016-08-111-0/+18
* Add missing version_added (#17050)John R Barker2016-08-111-0/+3
* Try to avoid module-related tickets in the core Ansible project (#17047)Dag Wieers2016-08-111-2/+11
* Remove sleeps and rely on regular queue options to process resultsJames Cammarata2016-08-111-4/+6
* Minor rewording.scottb2016-08-101-1/+1
* Merge pull request #17032 from Qalthos/net_mod_nxosPeter Sprygada2016-08-101-196/+213
|\
| * NXOS changesNathaniel Case2016-08-101-196/+213
* | Cache tasks by uuid in PlayIterator for O(1) lookupsJames Cammarata2016-08-103-43/+25
* | Relicense low-hanging fruit to BSD (#17025)Nathaniel Case2016-08-105-65/+111
* | 16888: comment module_utils/urls.py (#16987)Victor Volle2016-08-101-15/+56
* | Validate new blocks during copyJames Cammarata2016-08-102-19/+26
* | update submodule refs, fixes build in ansible-modules-extrasRene Moser2016-08-102-14/+18
|/
* Add Component Name to the issue and pr templates (#17019)jctanner2016-08-092-0/+5
* fixed indentBrian Coca2016-08-091-1/+1
* removed extraneous test codeBrian Coca2016-08-091-3/+0
* added unsafe_writes as common file feature (#17016)Brian Coca2016-08-092-1/+15
* Update ROADMAP_2_2.rstAdrian Likins2016-08-091-2/+2
* Mark playbook objects as finalized after post_validateJames Cammarata2016-08-091-5/+10
* Merge pull request #16978 from caphrim007/feature.add-module-doc-fragments-fo...Peter Sprygada2016-08-091-0/+52
|\
| * Adds module doc fragment for F5 modulesTim Rupp2016-08-051-0/+52
* | Merge pull request #16999 from Qalthos/net_mod_opsPeter Sprygada2016-08-092-158/+100
|\ \
| * | OpenSwitch Cli & most of RestNathaniel Case2016-08-082-158/+100