summaryrefslogtreecommitdiff
path: root/lib
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
* Add ksu privilege escalation (#17340)Will Thames2016-09-012-3/+10
* Merge pull request #17296 from skg-net/develPeter Sprygada2016-09-013-0/+212
|\
| * 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-293-0/+219
* | docs_fragments: Correct spelling mistakes, fix formatting (#16930)John R Barker2016-09-019-74/+73
* | 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-013-11/+37
* | Various python3 updates for module_utils: (#17345)Toshio Kuratomi2016-09-013-58/+97
* | 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-011-0/+8
* | | Update submodule refs for fix that new unittest needsToshio Kuratomi2016-08-311-5/+22
* | | Update submodule refs.Matt Clay2016-08-312-11/+16
* | | implemented loop pausing (#17289)Brian Coca2016-08-312-0/+10
* | | Update submodule refs.Matt Clay2016-08-312-10/+12
* | | Updating submodule reference for core after meta changeJames Cammarata2016-08-311-6/+5
* | | 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-316-120/+191
* | | 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
* | | For module parameter checking, allow conversion of int to float (#17325)Toshio Kuratomi2016-08-311-1/+1
* | | Update submodule refsToshio Kuratomi2016-08-312-30/+10
* | | Fix url lookup for python 3 (#17295)Michael Scherer2016-08-312-7/+9
|/ /
* | Support for specifying item label in a loop (#17294)Andrew Gaffney2016-08-313-0/+9
* | Merge pull request #17315 from privateip/openswitchPeter Sprygada2016-08-312-31/+67
|\ \
| * | minor bug fixes in openswitch shared modulePeter Sprygada2016-08-302-31/+67
| |/
* | Merge pull request #17321 from privateip/iosPeter Sprygada2016-08-311-7/+8
|\ \
| * | fixes authorize method in ios shared modulePeter Sprygada2016-08-311-7/+8
| |/
* | Merge pull request #17320 from privateip/fix-netcli-iterablePeter Sprygada2016-08-311-1/+1
|\ \
| * | fixes issue with converting commands to an iterable was not being donePeter Sprygada2016-08-311-1/+1
| |/
* | Include vars updated to work with directories (#17207)Allen Sanabria2016-08-301-29/+257
* | exo_dns: new module utils and integration tests for exoscale DNS (#17230)René Moser2016-08-301-0/+167
* | Add support for become_flags on the task level (#17310)Michael Scherer2016-08-302-0/+2
* | Reduce no longer exist in python3, so we have to use six (#17304)Michael Scherer2016-08-301-0/+1
* | file() function in python3 no longer exist, so use open() (#17303)Michael Scherer2016-08-301-1/+1
* | Fix the lines lookup to work on python3 (#17291)Michael Scherer2016-08-301-1/+2
* | Fix indexed_items.py to run on python3 (#17292)Michael Scherer2016-08-301-1/+1
|/
* Update submodule refsToshio Kuratomi2016-08-292-12/+31
* Python3 fixes and porting (#17271)Toshio Kuratomi2016-08-292-35/+44
* Merge pull request #17279 from privateip/shellPeter Sprygada2016-08-291-0/+5
|\
| * catches timeout error when connecting to remote host in shellPeter Sprygada2016-08-281-0/+5
* | Merge pull request #17278 from privateip/nxosPeter Sprygada2016-08-291-6/+4
|\ \