summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cloudstack: fix has_changed dict values comparsionfix/cloudstack_has_changedRene Moser2016-09-161-1/+11
* We now have an exception return value. Make use of it instead of putting the...Toshio Kuratomi2016-09-021-3/+4
* Update submodule refsToshio Kuratomi2016-09-022-14/+13
* added ability to use pure boolean in conditionalsBrian Coca2016-09-021-0/+4
* Missing full stopJohn R Barker2016-09-021-1/+1
* become_flags is a 2.2 featureJohn R Barker2016-09-021-1/+1
* Merge branch 'devel' of https://github.com/ansible/ansible into develScott Butler2016-09-011-3/+0
|\
| * Enable more python 3 tests that now pass. (#17359)Matt Clay2016-09-011-3/+0
* | Light edit of #17351Scott Butler2016-09-011-10/+13
|/
* Add ksu privilege escalation (#17340)Will Thames2016-09-016-7/+21
* Mention how to load a specific inventory file (#17348)Marcus Bointon2016-09-011-1/+2
* 1st draft really documenting common return vals (#17351)Brian Coca2016-09-011-17/+50
* Merge pull request #17296 from skg-net/develPeter Sprygada2016-09-014-0/+215
|\
| * Removed the unused module importsSenthil Kumar Ganesan2016-08-311-3/+1
| * Incorporated Ansible community feedbackSenthil Kumar Ganesan2016-08-302-50/+45
| * Utilities to support DELL Networking OS10 command and config modulesSenthil Kumar Ganesan2016-08-294-0/+222
| * Merge remote-tracking branch 'upstream/devel' into develSenthil Kumar Ganesan2016-08-2936-239/+752
| |\
| * \ Merge pull request #1 from ansible/devel@skg_net2016-08-251-1/+8
| |\ \
* | | | docs_fragments: Correct spelling mistakes, fix formatting (#16930)John R Barker2016-09-019-74/+73
* | | | Disable yum test on python 3 (#17327)Michael Scherer2016-09-011-1/+1
* | | | Update submodule refs to sync to_text, to_bytes, to_native changes with usageToshio Kuratomi2016-09-012-33/+14
* | | | [Inventory] Cache the result of enumerating groups and host namesTobias Wolf2016-09-014-11/+38
* | | | Various python3 updates for module_utils: (#17345)Toshio Kuratomi2016-09-015-62/+101
* | | | Merge pull request #17331 from privateip/openswitchPeter Sprygada2016-08-311-1/+26
|\ \ \ \
| * | | | add Ssh transport class to openswitch shared modulePeter Sprygada2016-08-311-1/+26
* | | | | Added to_datetime filter (#17145)Roman Belyakovsky2016-09-012-3/+14
* | | | | Add support for testing module PRs with python3. (#17339)Matt Clay2016-08-311-1/+9
* | | | | Minor text formatting (#15991)Adriano C2016-09-013-14/+14
* | | | | Add mention of integration tests in Docker containers (#16661)Gennady Trafimenkov2016-09-011-0/+21
* | | | | Put integration.sh pip reqs in separate file. (#17338)Matt Clay2016-08-312-2/+4
* | | | | Fleshing out plugin development documentation. WIP.Scott Butler2016-08-311-46/+111
* | | | | Update submodule refs for fix that new unittest needsToshio Kuratomi2016-08-311-5/+22
* | | | | Add test for specific privlege grants on database.table (#17328)Jonathan Mainguy2016-08-311-2/+17
* | | | | Update submodule refs.Matt Clay2016-08-312-11/+16
* | | | | implemented loop pausing (#17289)Brian Coca2016-08-314-0/+42
* | | | | Update submodule refs.Matt Clay2016-08-312-10/+12
* | | | | add unit test for mysql_user (#17335)Jonathan Mainguy2016-08-311-0/+18
* | | | | Added note about deferring module test relocation. (#17333)Matt Clay2016-08-311-0/+1
* | | | | Adding performance improvements to CHANGELOGJames Cammarata2016-08-311-1/+2
* | | | | Updating submodule reference for core after meta changeJames Cammarata2016-08-311-6/+5
* | | | | Updating CHANGELOG for meta end_play and meta conditionals featureJames Cammarata2016-08-311-0/+2
* | | | | New feature: add new meta action `end_play`James Cammarata2016-08-313-21/+59
* | | | | Update Junos to NetworkModule (#17197)Nathaniel Case2016-08-312-206/+96
* | | | | Move queuing tasks to a background threadJames Cammarata2016-08-318-159/+229
* | | | | Don't do parent stuff during serialize if squashed or finalizedJames Cammarata2016-08-312-11/+11
* | | | | Some further cleanup in the meta branchJames Cammarata2016-08-315-98/+78
* | | | | Selectively assign the getter for better performanceJames Cammarata2016-08-313-21/+60
* | | | | Meta meta metaJames Cammarata2016-08-315-159/+111
* | | | | Add checklist item on how to use env vars with basic auth helpersToshio Kuratomi2016-08-311-0/+6
* | | | | For module parameter checking, allow conversion of int to float (#17325)Toshio Kuratomi2016-08-311-1/+1