summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing/cleaning up kubernetes submissionerjohnso-google-kubernetesJames Cammarata2016-04-141-179/+122
* Merge branch 'google-kubernetes' of https://github.com/erjohnso/ansible-modul...James Cammarata2016-04-131-0/+449
|\
| * Adding kubernetes moduleEric Johnson2016-01-051-0/+449
* | Fix arguments for pushover moduleMichael Scherer2016-04-131-3/+3
* | Merge pull request #1967 from rcarrillocruz/os_project_factsDavid Shrewsbury2016-04-131-0/+163
|\ \
| * | Add os_project_facts moduleRicardo Carrillo Cruz2016-04-121-0/+163
* | | Sprinkle some LANG/LC_* where command output is parsed (#2019)Jasper Lievisse Adriaanse2016-04-133-0/+8
* | | Tweak and extend the pkgin moduleJasper Lievisse Adriaanse2016-04-131-27/+131
* | | Fix code example (#2018)Jens Carl2016-04-121-1/+1
* | | New module for creating gitlab projects (#968)Werner Dijkerman2016-04-121-0/+397
* | | New module for creating gitlab groups (#967)Werner Dijkerman2016-04-121-0/+215
* | | New module for creating gitlab users (#966)Werner Dijkerman2016-04-121-0/+348
* | | cloudstack, cs_firewall: fix network not found error in return results (#2006)René Moser2016-04-121-5/+8
* | | cloudstack: cs_instance: fix template not found (#2005)René Moser2016-04-121-2/+12
* | | Merge pull request #1923 from resmo/fix/cs-template-absent-cross-zonesRené Moser2016-04-121-13/+15
|\ \ \
| * | | cloudstack: cs_template: fix state=extractedRene Moser2016-04-111-9/+7
| * | | cloudstack: fix doc, display_text not requiredRene Moser2016-04-111-1/+1
| * | | cloudstack: cs_template: fix cross_zones template removalRene Moser2016-04-111-3/+7
* | | | New OpenStack module os_port_facts (#1986)David Shrewsbury2016-04-121-0/+225
* | | | Mark token as no_log, since that's used for auth (#2011)Michael Scherer2016-04-121-1/+1
* | | | The enable parameter is a boolean, then convert to a boolean. (#1607)Andrea Scarpino2016-04-122-1/+3
* | | | VMware datacenter module shouldn't hold pyvmomi context in Ansible module obj...Kamil Szczygieł2016-04-121-59/+40
* | | | Remove dead code (#1303)Michael Scherer2016-04-121-8/+0
* | | | cpanm: search both its stderr and its stdout for the message 'is up t…stoned2016-04-121-2/+1
* | | | do not set LXC default configEvgeni Golov2016-04-121-1/+0
* | | | Merge pull request #1970 from rcarrillocruz/os_user_factsDavid Shrewsbury2016-04-111-0/+172
|\ \ \ \
| * | | | Add os_user_facts moduleRicardo Carrillo Cruz2016-04-091-0/+172
| | |/ / | |/| |
* | | | Merge pull request #1969 from rcarrillocruz/os_domain_factsDavid Shrewsbury2016-04-111-0/+137
|\ \ \ \
| * | | | Add os_keystone_domain_facts moduleRicardo Carrillo Cruz2016-04-091-0/+137
| |/ / /
* | | | Fixes issue #1992 -- fixes issue adding and deleting pools (#1994)Matt Hite2016-04-111-2/+1
* | | | Auth_toekn is a secret, shouldn't be logged (#1999)Michael Scherer2016-04-111-1/+1
* | | | add chroot flag to pkgng in order to allow installation of packages into chro...Joerg Fiedler2016-04-111-30/+42
* | | | added stdout and stderr outputs (#1900)Him You Ten2016-04-111-2/+2
* | | | New preserve_node parameter to skip unreferenced node removalMatt Hite2016-04-111-3/+15
* | | | Unchecked index causes IndexError.kubilus12016-04-111-0/+2
* | | | Merge pull request #1827 from jasperla/pkgin_update_cacheRené Moser2016-04-101-4/+40
|\ \ \ \
| * | | | support for 'update_cache' in pkgin moduleJasper Lievisse Adriaanse2016-03-291-4/+40
| | |/ / | |/| |
* | | | Merge pull request #1952 from mscherer/fix_cloudstackRené Moser2016-04-102-2/+2
|\ \ \ \
| * | | | Do not leak passwords in case of error in cloudstack modulesMichael Scherer2016-04-032-2/+2
* | | | | Merge pull request #1149 from Jmainguy/puppet_stdoutMonty Taylor2016-04-101-3/+3
|\ \ \ \ \
| * | | | | Enable stdout and stderr on sucessful runs, making show_diff useableJonathan Mainguy2015-12-151-3/+3
* | | | | | Merge pull request #1981 from macdiesel/macdiesel/urlencode-hipchat-api-pathRené Moser2016-04-101-1/+1
|\ \ \ \ \ \
| * | | | | | hipchat api v2 rooms are now url escapedBrian Beggs2016-04-061-1/+1
* | | | | | | Merge pull request #1971 from insom/develRené Moser2016-04-101-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Add `to_destination` parameterAaron Brady2016-04-061-0/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | system/puppet: add --tags parameter (#1916)Vlad Gusev2016-04-101-0/+14
* | | | | | | Client_secret is supposed to be kept secret, so mark it as no_log (#1995)Michael Scherer2016-04-091-1/+1
* | | | | | | win_updates fix to use documented InstanceGuid property namenitzmahone2016-04-071-1/+1
* | | | | | | win_updates shouldn't install hidden updatesnitzmahone2016-04-071-0/+5
* | | | | | | Avoid token leak by marking it as sensitive with no_log (#1966)Michael Scherer2016-04-071-1/+1