summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Return change results in a dictionary listing the package names.pr/1657Toshio Kuratomi2015-08-201-13/+7
* yum: improved check_mode handling and package update flow.queridiculo2015-07-221-52/+113
* Merge pull request #621 from hostmaster/supervisorctl-not-existed-svToshio Kuratomi2015-07-011-1/+6
|\
| * Check if a service existsIgor Khomyakov2015-06-081-1/+6
* | Merge pull request #1649 from mjg123/develBrian Coca2015-07-011-1/+8
|\ \
| * | Handle race condition in directory creation.Matthew Gilliard2015-07-011-1/+8
* | | Merge pull request #1638 from j2sol/bugfix/os_server_afip_docToshio Kuratomi2015-07-011-0/+5
|\ \ \
| * | | Document auto_floating_ip argumentJesse Keating2015-06-291-0/+5
* | | | Merge pull request #1637 from defionscode/quick_iam_patchToshio Kuratomi2015-07-011-1/+1
|\ \ \ \
| * | | | no_log to iam passwordJonathan Davila2015-06-291-1/+1
* | | | | Merge pull request #1634 from Eronarn/develToshio Kuratomi2015-07-011-1/+1
|\ \ \ \ \
| * | | | | Change uri debug exampleJames Meickle2015-06-291-1/+1
| |/ / / /
* | | | | Merge pull request #1631 from emonty/features/single-cloud-detailsToshio Kuratomi2015-07-011-3/+20
|\ \ \ \ \
| * | | | | Fix dict syntax typoMonty Taylor2015-06-291-2/+2
| * | | | | Add filter abilityMonty Taylor2015-06-181-3/+20
* | | | | | Merge pull request #1642 from sivel/core-fixupsBrian Coca2015-07-015-7/+5
|\ \ \ \ \ \
| * | | | | | Remove unnecessary imports in a docs only file for win_copyMatt Martz2015-07-011-2/+0
| * | | | | | Replaced tabbed indentation with spaces for group moduleMatt Martz2015-07-011-1/+1
| * | | | | | Replaced tabbed indentation with spaces for subversion moduleMatt Martz2015-07-011-1/+1
| * | | | | | Replaced tabbed indentation with spaces for apt moduleMatt Martz2015-07-011-2/+2
| * | | | | | Replace tabbed indentation with spaces for mysql_db moduleMatt Martz2015-07-011-1/+1
* | | | | | | Merge pull request #1651 from verm666/issue-1515Toshio Kuratomi2015-07-011-6/+13
|\ \ \ \ \ \ \
| * | | | | | | fix authorized_keys in check_modeverm6662015-07-011-6/+13
* | | | | | | | Merge pull request #1582 from evanccnyc/develToshio Kuratomi2015-07-011-2/+20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fixing typoEvan Carter2015-06-241-1/+1
| * | | | | | | Add ClassicLink settings to EC2_launchconfigEvan Carter2015-06-231-2/+20
* | | | | | | | Disable travis docs checksToshio Kuratomi2015-07-011-1/+1
* | | | | | | | Fix indentation levels in os_keypairToshio Kuratomi2015-07-011-21/+21
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #1561 from micxer/iam_policy-fixToshio Kuratomi2015-06-301-5/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix connection creation to allow usage of profiles with botoMichael Weinrich2015-06-301-5/+3
* | | | | | | | Few minor things from review of the pull requestToshio Kuratomi2015-06-301-2/+3
* | | | | | | | Merge pull request #1045 from emonty/feature/os_keypairToshio Kuratomi2015-06-302-0/+167
|\ \ \ \ \ \ \ \
| * | | | | | | | Use newest documentation style for return value.David Shrewsbury2015-06-291-4/+20
| * | | | | | | | Add a note about the return value.David Shrewsbury2015-06-291-0/+4
| * | | | | | | | Update os_keypair for latest shadeDavid Shrewsbury2015-06-251-36/+44
| * | | | | | | | Move the order of argument processingMonty Taylor2015-06-181-6/+4
| * | | | | | | | Avoind using lookup() in documentationDavide Guerri2015-06-181-1/+1
| * | | | | | | | Add OpenStack Keypair moduleMonty Taylor2015-06-182-0/+141
* | | | | | | | | Merge pull request #574 from cchurch/django_manage_other_commandToshio Kuratomi2015-06-301-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update docs, add example of using django_manage to run other commands.Chris Church2014-12-261-4/+8
* | | | | | | | | | Add version that the profilename param was addedToshio Kuratomi2015-06-301-0/+1
* | | | | | | | | | Merge pull request #425 from gerhardsam/develToshio Kuratomi2015-06-301-2/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rhn_register: add support for profilenameSebastian Gerhards2014-12-021-2/+13
* | | | | | | | | | | fixed win_file state=touchAndreas Reischuck2015-06-301-1/+1
* | | | | | | | | | | Merge pull request #332 from proby/add-s3-listToshio Kuratomi2015-06-301-2/+55
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | iterate through all keys in a more pythonic mannerPatrick Roby2015-06-251-1/+1
| * | | | | | | | | | | update documentation, adding new paramsPatrick Roby2015-06-251-1/+19
| * | | | | | | | | | | Add support for listing keys in a specific S3 bucketPatrick Roby2015-06-241-2/+37
* | | | | | | | | | | | Merge pull request #1621 from ToBeReplaced/postgresql_privs_view_supportBrian Coca2015-06-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make ALL_IN_SCHEMA for tables affect viewsToBeReplaced2015-06-271-1/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |