Commit Graph

93 Commits (stable-2.8)

Author SHA1 Message Date
Felix Fontein 519846a1be docker_network: fix multiple subnet (of same IP version) idempotence (#65839)
6 years ago
Jill R 08e23a2a93 Don't truncate cidr_ipv6 addresses in ec2_group.py (#59106)
7 years ago
Toshio Kuratomi e08427a138 Correct places where match was intended
7 years ago
Toshio Kuratomi 83c04bdec5 [stable-2.8] Skip tests with unsatisfied deps (#55853)
7 years ago
Felix Fontein b7cc98e86e docker_* modules: improve error message when docker-py is missing (#57914)
7 years ago
Mariusz Mazur d9155944cf Backport/2.8/57685 (#57794)
7 years ago
Ondra Machacek 4591f36dcd kubevirt_vm: Improve create VM from template (#56833)
7 years ago
Alex Stephen 2e4c1dc3cb GCP Deprecations
7 years ago
Patryk D. Cichy 43514e9d93 Add a new CloudStack module - cs_traffic_type (#54451)
7 years ago
Gonéri Le Bouder fc3064471b virt_net: idempotency of create/stop actions (#53276)
7 years ago
dgadmin 8de00e3e1c To ipv6 network (#48572)
7 years ago
Hannes Ljungberg be293fbe50 docker_swarm_service: Remove configs and secrets defaults (#54361)
7 years ago
Felix Fontein 4ced1c693c Docker: mention Docker SDK for Python instead of docker/docker-py (#53917)
7 years ago
Abhijeet Kasurde 3fa39ac818 ec2_vpc_vpn: Add delay and wait_timeout parameter (#53940)
7 years ago
Bojan Vitnik edcd921258 XenServer: Fix wrong FakeXenAPI module import in unit tests (#53634)
7 years ago
Bojan Vitnik 88e8330e3e New module: xenserver_guest_powerstate - manages powerstate of XenServer VMs (#49425)
7 years ago
Hannes Ljungberg da8574c567 docker_swarm_service: Allow passing period strings on relevant options (#52530)
7 years ago
Ondra Machacek 797a5218fb kubevirt: Add new kubevirt_vm module (#50768)
7 years ago
Bojan Vitnik 64a6dcdd1d New module: xenserver_guest_facts - returns facts of XenServer VMs (#49426)
7 years ago
Hannes Ljungberg 70d8f02db7 docker_swarm_service: Extend env and add env_files support (#51762)
7 years ago
Felix Fontein 0c2bb3da04 docker modules: various adjustments (#51700)
7 years ago
Hannes Ljungberg 4a5d38b55a docker_swarm_service: Enable tests (#51170)
7 years ago
Abhijeet Kasurde 8aa2372073
VMware: Unit test for vmware_guest (#50140)
7 years ago
John Kerkstra 672acbea68 Adds `redshift_cross_region_snapshots` module (#35527)
8 years ago
lwm ae0054a79e Add new linode_v4 module. (#46151)
8 years ago
Raphael Meudec c062f37984 Bug 42787 create volume with label (#46527)
8 years ago
Stephan Müller 00bab2d24d [docker_network] add ipv6 support (#47492)
8 years ago
Matt Clay 8f072ea0f5 Fix sanity test failure.
8 years ago
Brian Coca 581b6aed2e really skip if no boto3
8 years ago
Matt Clay 37b013aca3
Enable additional pylint rules and resolve issues found. (#47221)
8 years ago
Aaron 9c08ff7a94 [aws] New module: iam_password_policy (#36200)
8 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Matt Clay 04ddadd89b Move module tests using TQM to integration tests.
8 years ago
Sloane Hertel 2167ce6cb6
Remove placeboify from unit tests that are not calling AWS (i.e. creating a recording) (#45754)
8 years ago
lwm fbcdf8ba5b Linode: Mark 'name' as required. Fixes #29785 (#44699)
8 years ago
Toshio Kuratomi 52449cc01a AnsiballZ improvements
8 years ago
Sloane Hertel 1fdd84b88c Rename AWS unit tests that are not running when changing the module (#42712)
8 years ago
Ryan Brown 45f5964fed Fix patching of wrong boto3_conn in API Gateway tests (#42700)
8 years ago
Dennis Benkert 28d0a173db [aws] add limit on number of CloudFormation stack events fetched by cloudformation module (#41840)
8 years ago
Sharp Hall 3935cce394 docker: Allow publishing of ports with the same number but different protocol (#38412)
8 years ago
Ryan Brown 858a1b09bb EC2_group module refactor (formerly pr/37255) (#38678)
8 years ago
Rob b5cffe8ced [aws] Create classes for Application Load Balancer (#33769)
8 years ago
Sloane Hertel 923f676836
[ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666)
8 years ago
Sloane Hertel f53f29352d Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300)
8 years ago
Monty Taylor 0f893027c4 Add a module_utils OpenStack Cloud constructor (#20974)
8 years ago
John R Barker a23c95023b
Module deprecation: docs, scheme and tests (#34100)
8 years ago
clarkst e4f294822f [cloud] kinesis stream server side encryption - fixes #30269 (#30689)
8 years ago
Matt Clay 30093dc4ed
Add Python 3.7 to CI unit test matrix. (#34680)
8 years ago
Kaz Cheng 60b5c6890a [cloud] Add template_body parameter to cloudformation module to allow lookups (#33485)
9 years ago
Ryan S. Brown 5087ce9273 Remove botocore from top-level execution in lambda_policy tests
9 years ago