summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing iterator bug related to reworking of end-of-role detectionfix_block_iteration_bugJames Cammarata2017-01-191-5/+5
* Add representer to AnsibleDumper for AnsibleUnsafeTextJames Cammarata2017-01-181-0/+6
* Reworking the way end of role detection is doneJames Cammarata2017-01-184-99/+56
* UPD Azure_rm_common with non-blocking pull request from azure_rm.py (#20338)Baptiste DB2017-01-181-1/+5
* Fix bug 17934 : Azure register failure must not be blocking (#18695)Laurent Mazuel2017-01-181-1/+5
* Generate ssh key once for network tests.Matt Clay2017-01-181-0/+4
* List vmadm as a new moduleJasper Lievisse Adriaanse2017-01-181-0/+1
* Fix win_unzip module hang on error (#20364)camradal2017-01-181-2/+3
* Fix argument name to fail_json(), detail -> detailsJasper Lievisse Adriaanse2017-01-181-6/+6
* New module for managing VMs and zones on SmartOS. (#19951)Jasper Lievisse Adriaanse2017-01-181-0/+633
* Update ansible-test network change classification.Matt Clay2017-01-181-0/+35
* [docker] Add compatibility with docker-py v2.0dariko2017-01-184-13/+36
* added missing file to cleanupBrian Coca2017-01-181-0/+1
* corrected which app adds pluginsBrian Coca2017-01-181-1/+1
* Fixed bug where it was impossible to set non-ephemeral external ips. (#19701)rmarsa2017-01-181-12/+9
* gce_pd: add delete_on_termination option (#20201)Laurent Goujon2017-01-181-7/+23
* Merge pull request #20411 from albertomurillo/typoMonty Taylor2017-01-181-2/+2
|\
| * Fix typos in os_quota.pyAlberto Murillo Silva2017-01-181-2/+2
|/
* cloud: ovirt_vms: Filter VNIC profile by cluster (#20246) (#20384)Ondra Machacek2017-01-181-4/+29
* ec2_vol: Add key selection support for EBS volume encryption. (#19570)Pascal Bach2017-01-181-1/+23
* cloud: ovirt_permissions: Add new entities (#20388)Ondra Machacek2017-01-181-4/+25
* cloud: ovirt: Ignore 404 error when getting entity (#20386)Ondra Machacek2017-01-183-5/+21
* Merge pull request #20393 from rcarrillocruz/fix_ioxr_template_metaRicardo Carrillo Cruz2017-01-182-1/+2
|\
| * Fix copyright and author lines for iosxr lib and iosxr_templateRicardo Carrillo Cruz2017-01-182-1/+2
* | vmware_inventory.py: skip_keys can use a full key path (#20389)Loïc Blot2017-01-181-1/+1
* | Update documentation about ldap_attr (#20351)roumano2017-01-181-2/+2
* | pip: fix example with egg specification (#20371)Vladimir Rutsky2017-01-181-2/+1
|/
* win_unzip: Fix for working 'creates' (#20352)Dag Wieers2017-01-181-3/+4
* vmware_guest: Fix windows joindomain customization (#20303)aperigault2017-01-181-2/+7
* new module: win_path (#20073)Matt Davis2017-01-177-1/+435
* Doc fixes (#20353)Brian Coca2017-01-178-85/+109
* Use the python used with test-module to run modules (#19591)Will Thames2017-01-171-31/+52
* Update coverage constraints for ansible-test.Matt Clay2017-01-171-1/+1
* Add docker image output to Shippable pre_ci.Matt Clay2017-01-171-0/+2
* Enable more network support in ansible-test. (#20372)Matt Clay2017-01-173-7/+41
* doc: changelog: add new module cloudscale_serverRene Moser2017-01-172-0/+1
* new module cloudscale_server (#20175)gaudenz2017-01-177-0/+602
* Merge pull request #20363 from rcarrillocruz/iosxr_template_network_cliRicardo Carrillo Cruz2017-01-174-19/+189
|\
| * Refactor iosxr_template to network_cli pluginRicardo Carrillo Cruz2017-01-174-19/+189
* | Add ECS ECR module to changelogRyan S. Brown2017-01-171-0/+1
* | Adding support for Amazon ECR (#19306)David M. Lee2017-01-174-0/+641
* | doc: cloudstack: cs_host: fix return docsRene Moser2017-01-171-4/+1
* | added metadata to vault scryptBrian Coca2017-01-171-0/+4
* | Stacki inventory (#19608)Hugh Ma2017-01-172-0/+198
|/
* Fix double colon which fixes block renderingSascha Vogt2017-01-171-1/+1
* minor doc fixBrian Coca2017-01-171-1/+1
* Fixes #19883: Handle INI files without ending newline (#20016)peay2017-01-171-4/+13
* created subcat for openvswitchBrian Coca2017-01-174-0/+0
* Don't escape angle brackets in the Slack module (#19980)Steve Pletcher2017-01-171-13/+23
* Improve ansible-galaxy handling of role versions (#12904)Will Thames2017-01-172-7/+30