summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't use an unset playbook basedir when searching for hostgroup varsissue_16953James Cammarata2016-08-173-5/+24
* Handlers are triggered at the play level, not playbook. (#17121)sam-at-github2016-08-171-1/+1
* Catch a missing include_vars filenameJames Cammarata2016-08-171-0/+4
* raw now returns changed: true (#17112)Matt Davis2016-08-165-7/+16
* force deletion of .pyc files (#17109)Josh Smift2016-08-171-2/+2
* Rework the way params are assigned to TaskIncludes when they're dynamicJames Cammarata2016-08-162-23/+20
* Relicense netcfg.py to BSD (#17110)Nathaniel Case2016-08-161-13/+22
* s/shutdown/shut down/ (#17107)Olaf Alders2016-08-161-2/+2
* added bits and bytes arg types (#17102)Brian Coca2016-08-161-1/+49
* fixed tests to accoutn for new parameterBrian Coca2016-08-161-6/+6
* make parsed param private and explicit (#17104)Brian Coca2016-08-162-3/+4
* Pass keyword arguments from modules to _boto3_connRyan S. Brown2016-08-161-1/+1
* Added substitution definitions and references for version number, etcScott Butler2016-08-152-3/+18
* Update submodule refsJames Tanner2016-08-152-12/+23
* Merge pull request #17051 from ferrants/patch-2scottb2016-08-151-0/+18
|\
| * Update playbooks_lookups.rstMatt Ferrante2016-08-111-0/+18
* | Allow notifies to be sent to the top level includes when they were staticJames Cammarata2016-08-151-4/+34
* | Merge pull request #16606 from ryansb/rds-cluster-inventory-aioueRyan Brown2016-08-153-1/+90
|\ \
| * | Paginate DB cluster responses in AWS RDS dynamic inventoryRyan S. Brown2016-08-152-2/+8
| * | Respect profiles & credentials for boto3 inventoryRyan S. Brown2016-07-061-3/+6
| * | Fail softly when boto3 is not installedTom Paine2016-07-061-2/+11
| * | Add RDS cluster info to EC2 dynamic inventoryTom Paine2016-07-062-0/+61
| * | Make it possible to use boto3_conn outside modulesRyan S. Brown2016-07-061-1/+11
* | | 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