ansible/test/integration/targets
Kairo Araujo fc6d85e4cf new module: Configure LVM and NFS file systems for AIX (#30810)
* new module: AIX LVM file system and NFS

This module creates, removes, mount and unmount LVM and NFS file system
for AIX using /etc/filesystems. For LVM file systems is also possible
to resize the file system.

* better parameters options structure

better parameters options structure

* Improved file system resize returns

Added better tratment for return codes for file system resize.
When a resize is not possible because no enough space on lv or
shrink is not allowed.

* improved doc and creation file system return code

- improved doc
- creation file system return code 10 was treated.

* Doc recomendations, dict result, line limit

- Added doc recomendations
- Changed return to dict results on main()
- Using 159 columns for code limit

* wrong changed return when file system is already

Fixed wrong changed return when file system is already mounted.
When the file system is already mounted the return for changed
is False.

* Fixed description and included playbook for tests

- Fixed description
- Included playbook for manual tests

* Various small bits to get this merged ASAP

* Rename test/legacy/aix_filesystem.yml to test/integration/targets/aix_filesystem/tasks/main.yml

Move integration test to its proper location

* Create aliases

* Fix CI issues
2019-01-05 02:18:12 +01:00
..
aci_aaa_user ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_aaa_user_certificate ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_access_port_block_to_access_port added period in description. Changed integration test to work correctly. 2018-09-28 18:45:13 +02:00
aci_access_port_to_interface_policy_leaf_profile aci_aptiplp: Support missing policy_group (#48000) 2018-11-05 18:21:01 +00:00
aci_aep Add missing aliases file (#50357) 2018-12-29 13:52:40 +00:00
aci_aep_to_domain ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_ap ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_bd ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_bd_subnet ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_config_rollback Fix integration tests (#43847) 2018-09-12 19:34:50 +05:30
aci_config_snapshot ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_contract ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_contract_subject ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_contract_subject_to_filter ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_domain ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_domain_to_vlan_pool ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_encap_pool ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_encap_pool_range ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_epg ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_epg_to_contract ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_epg_to_domain ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_fabric_node ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_filter ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_filter_entry ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_firmware_source ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_interface_policy_leaf_policy_group aci_iplpg: Support missing aep (#48001) 2018-11-05 18:20:23 +00:00
aci_interface_policy_leaf_profile ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_interface_policy_ospf ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_interface_selector_to_switch_policy_leaf_profile ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_rest ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_static_binding_to_epg ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_switch_leaf_policy_profile ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_switch_leaf_selector aci_switch_leaf_selector: Support missing policy_group (#47992) 2018-11-05 19:02:06 +01:00
aci_switch_policy_vpc_protection_group aci_switch_policy_vpc_protection_group: Fix idempotency (#45091) 2018-09-03 16:39:39 +02:00
aci_taboo_contract ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_tenant ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_vlan_pool ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_vlan_pool_encap_block ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_vrf ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
acl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
acme_account ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_account_facts ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_certificate ACME: using new acme-test-container (#44095) 2018-08-14 07:35:15 -07:00
acme_certificate_revoke ACME: use Cryptography (if a new enough version is available) instead of OpenSSL (#42170) 2018-08-12 19:12:01 +02:00
acme_challenge_cert_helper ACME: new helper module for ACME challenges which need TLS certs (#43756) 2018-08-22 23:12:43 +02:00
acme_inspect add acme_inspect module (#48444) 2018-11-30 08:26:18 +01:00
add_host Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aix_filesystem new module: Configure LVM and NFS file systems for AIX (#30810) 2019-01-05 02:18:12 +01:00
alternatives Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ansible Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ansible-galaxy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ansible-runner Fix ansible-runner test 2018-12-19 15:08:36 -08:00
any_errors_fatal Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
apache2_module Rebalance shippable/posix/ CI groups. 2018-10-02 11:09:21 -07:00
apt apt: add policy_rc_d option (#47191) 2018-11-19 14:45:48 +00:00
apt_key Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
apt_repository Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
archive ansible-test: do not upgrade homebrew to speed up tests (#49914) 2018-12-14 10:46:16 +10:00
args Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
asa_acl
asa_command
asa_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
assemble Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
async async tests: add stability (#46100) 2018-09-25 10:22:06 +10:00
async_extra_data Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
async_fail Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
at Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
authorized_key Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_api_gateway Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_caller_facts added account_alias in the response of module aws_caller_facts (#42345) 2018-08-22 17:21:12 -04:00
aws_codecommit add module aws_codecommit to represent AWS CodeCommit (#46161) 2018-10-18 14:32:06 +10:00
aws_config Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_eks aws_eks_cluster: Add wait functionality (#42259) 2018-07-04 22:30:57 +10:00
aws_elasticbeanstalk_app Fix invalid task attrs. ci_complete 2018-08-17 10:22:31 -07:00
aws_glue_connection Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_inspector Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_lambda Make use of Jinja tests 'finished' (#43233) 2018-07-30 10:41:49 +02:00
aws_s3 Make use of Jinja tests 'finished' (#43233) 2018-07-30 10:41:49 +02:00
aws_ses_identity Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_ses_identity_policy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_ses_rule_set [AWS] ses rule set module for inbound email processing (#42781) 2018-11-14 12:15:24 -05:00
aws_ssm_parameters Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_waf_web_acl
azure_rm_acs
azure_rm_aks adding enable_rbac option in aks (#47730) 2018-10-29 14:36:38 +08:00
azure_rm_appgateway adds redirect configurations and probes to azure_rm_appgateway (#46607) 2018-10-16 10:34:24 +08:00
azure_rm_appserviceplan Mark azure_rm_{appserviceplan,webapp} unstable. 2018-10-17 11:36:12 -07:00
azure_rm_autoscale fix the autoscale resource id (#45477) 2018-09-11 18:52:43 +08:00
azure_rm_availabilityset consolidate availabilityset tests (#45327) 2018-09-07 12:52:00 +08:00
azure_rm_cdnprofile new module cdnendpoint (#46796) 2018-11-28 09:57:04 +08:00
azure_rm_containerinstance adding container instance facts (#43326) 2018-09-03 15:51:42 +08:00
azure_rm_containerregistry added missing alias in container registry tests (#44936) 2018-08-31 10:23:10 +08:00
azure_rm_deployment Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
azure_rm_dnszone consolidating dns recordset tests (#45331) 2018-09-07 14:49:38 +08:00
azure_rm_functionapp remove unstable tag from azure tests (#44258) 2018-08-16 17:44:00 +08:00
azure_rm_image azure_rm_image module's source can accept dict value (#48864) 2018-12-10 10:29:12 +08:00
azure_rm_keyvault Consolidate keyvault tests (#45196) 2018-09-05 17:48:27 +08:00
azure_rm_loadbalancer Adding missing idempotence support in load balancer (#45548) 2018-11-14 16:57:03 +08:00
azure_rm_managed_disk Correct task args in azure_rm_managed_disk test. 2018-08-08 09:37:20 -07:00
azure_rm_mysqlserver adding mysql firewall rule facts (#47342) 2018-10-25 10:10:12 +08:00
azure_rm_networkinterface Split Azure tests into 8 groups. 2018-08-30 23:21:57 -07:00
azure_rm_postgresqlserver added missing stuff to aliases (#47458) 2018-10-25 09:53:40 +08:00
azure_rm_publicipaddress added missing public ip address alias 2018-09-01 17:05:23 -07:00
azure_rm_rediscache new module: azure_rm_rediscache (#47914) 2018-11-28 15:59:55 -08:00
azure_rm_resource support lro in azure_rm_resource (#49919) 2018-12-17 13:21:25 +08:00
azure_rm_routetable Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_securitygroup azure_rm_common: only remove tags from new_tags if append_tags is not… (#24040) 2018-08-16 11:35:39 +08:00
azure_rm_sqlserver adding sql firewall rule facts (#45059) 2018-09-13 17:54:58 +08:00
azure_rm_storageaccount azure_rm_common: only remove tags from new_tags if append_tags is not… (#24040) 2018-08-16 11:35:39 +08:00
azure_rm_storageblob Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
azure_rm_subnet adding subnet service endpoints (#47549) 2018-10-25 13:43:47 +08:00
azure_rm_trafficmanagerprofile [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10:00
azure_rm_virtualmachine Support for generalizing VMs (#49704) 2018-12-10 16:21:09 +08:00
azure_rm_virtualmachine_extension Split Azure tests into 8 groups. 2018-08-30 23:21:57 -07:00
azure_rm_virtualmachine_scaleset optimising vmss tests (#50175) 2018-12-20 10:48:21 +08:00
azure_rm_virtualmachineimage_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
azure_rm_virtualnetwork azure_rm_common: only remove tags from new_tags if append_tags is not… (#24040) 2018-08-16 11:35:39 +08:00
azure_rm_virtualnetworkpeering add module azure_rm_virtualnetworkpeering (#47045) 2018-11-28 11:37:00 +08:00
azure_rm_webapp azure_rm_webapp: fix updating app settings (#49181) 2019-01-04 16:32:36 +08:00
become Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
binary Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
binary_modules
binary_modules_posix Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
binary_modules_winrm Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
blockinfile Use bytes rather than native string for result (#46281) 2018-09-28 16:04:50 -04:00
blocks Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
callback_default Add number of skipped tasks to play recap in 'default' callback (#45797) 2018-09-20 14:38:54 -04:00
callback_retry_task_name Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
certificate_complete_chain Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
changed_when Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
check_mode Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cloud_init_data_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cloudformation_stack_set New module cloudformation_stack_set (#41669) 2018-08-20 14:38:14 -04:00
cloudfront_distribution Handle FieldLevelEncryptionId in cloudfront_distribution (#41770) 2018-07-19 08:27:13 -04:00
cnos_backup Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_bgp Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_command Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
cnos_conditional_command Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_conditional_template Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_config Lenovo cli bugfixes (#45278) 2018-09-12 10:31:45 -04:00
cnos_facts Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
cnos_image Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_interface Refactoring of cnos_interface module like what followed by other vendors (#49927) 2018-12-19 11:38:19 -05:00
cnos_linkagg Refactoring code of cnos_portchannel as cnos_linkagg in tune with other vendors. (#49467) 2018-12-05 11:03:42 -05:00
cnos_rollback Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_save Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_showrun Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_template Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_vlag Adding full list of supported devices (#46949) 2018-10-19 09:49:29 -04:00
cnos_vlan Refactoring cnos_vlan in line with ios, eos etc. (#48924) 2018-11-28 12:51:39 -05:00
command_shell command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
conditionals Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
config More specificity in errors for cfg mgr (#48995) 2018-12-10 11:38:42 -05:00
connection Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
connection_buildah
connection_chroot Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
connection_docker
connection_jail
connection_libvirt_lxc
connection_local Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
connection_lxc
connection_lxd
connection_paramiko_ssh Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
connection_podman Implement connection plugin for podman (#47519) 2018-11-01 10:14:18 -04:00
connection_posix
connection_psrp WinRM/PSRP: Ensure shell returns UTF-8 output (#47404) 2018-10-24 10:40:54 +10:00
connection_ssh Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
connection_winrm Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
copy copy - support recursive copying with remote_src (#43998) 2018-10-11 08:18:44 -07:00
cs_account Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_affinitygroup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_cluster Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_common
cs_configuration Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_disk_offering Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_domain Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_firewall Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_host Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_instance Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 2018-12-10 08:39:16 -08:00
cs_instance_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_instance_nic Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_instance_nic_secondaryip Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_instance_password_reset Cloudstack: Add password reset module (#47931) 2018-11-26 18:20:52 +01:00
cs_instancegroup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_ip_address cs_ip_address: fix vpc and network mutually exclusive (#47846) 2018-11-01 07:26:08 +01:00
cs_iso Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_loadbalancer_rule Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_network Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_network_acl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_network_acl_rule Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_network_offering Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_pod cs_pod: workaround for 4.11 API break (#43944) 2018-08-11 09:22:14 +02:00
cs_portforward Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_project Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_region Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_resourcelimit Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_role Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_role_permission Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_router Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_securitygroup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_securitygroup_rule Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_service_offering Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_snapshot_policy Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 2018-12-10 08:39:16 -08:00
cs_sshkeypair Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_storage_pool Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_template test: cs_template: fix missing cross_zone in tests (#44794) 2018-08-29 00:09:11 +02:00
cs_user Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_vmsnapshot Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_volume Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_vpc cs_ip_address: fix vpc and network mutually exclusive (#47846) 2018-11-01 07:26:08 +01:00
cs_vpc_offering Cloudstack: fix support for some VPC service capabilities (#45727) 2018-09-17 16:08:16 +02:00
cs_vpn_connection Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_vpn_customer_gateway Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_vpn_gateway Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_zone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_zone_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
debconf Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
debug Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
delegate_to Don't use the task for a cache, return a special cache var (#47243) 2018-10-18 15:25:43 -05:00
dellos6_command
dellos6_config
dellos6_facts
dellos9_command
dellos9_config
dellos9_facts
dellos10_command
dellos10_config
dellos10_facts
deploy_helper Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
dnf dnf/yum - added install_weak_deps option (#50525) 2019-01-04 11:37:59 -05:00
docker_config docker_secret, docker_config: allow to base64-decode data (#49688) 2019-01-01 16:06:45 +00:00
docker_container [docker_container] Failing on non-string env values (#49843) 2018-12-14 13:21:54 -06:00
docker_container_facts Add docker_volume_facts module (#49692) 2018-12-10 15:41:46 +10:00
docker_image docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_image_facts docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_network ansible-test: docker_network set as untable (#50526) 2019-01-04 10:15:24 +10:00
docker_network_facts [docker_network_facts] Creating docker_network_facts module (#49644) 2018-12-10 15:24:05 +10:00
docker_prune docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_secret docker_secret, docker_config: allow to base64-decode data (#49688) 2019-01-01 16:06:45 +00:00
docker_stack docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_swarm docker_swarm: fix minimal API version (#49691) 2018-12-10 14:09:28 +05:30
docker_swarm_service docker_swarm: fix minimal API version (#49691) 2018-12-10 14:09:28 +05:30
docker_volume docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_volume_facts Add docker_volume_facts module (#49692) 2018-12-10 15:41:46 +10:00
dpkg_selections Use state: latest for dpkg_selections test. 2018-11-14 17:03:07 -08:00
ec2_ami Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_asg Make use of Jinja tests 'finished' (#43233) 2018-07-30 10:41:49 +02:00
ec2_elb_lb Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_group Fix comparison of determining which rules to purge by ignoring descriptions (#48443) 2018-11-21 08:04:10 +10:00
ec2_instance ec2_instance: ebs_optimized is not sub-option of 'network' (#48341) 2018-11-09 12:11:51 +00:00
ec2_key Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_launch_template New module: AWS EC2 Launch Template (#46972) 2018-11-29 13:59:10 -05:00
ec2_metadata_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_tag ec2_tag: Fix removing tags without specifying a value (#47228) 2018-10-18 10:13:08 -04:00
ec2_vol Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vol_facts ec2_vol_facts: moved to boto3 (#43348) 2018-08-31 13:50:17 +10:00
ec2_vpc_egress_igw Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_igw Add test suite for ec2_vpc_igw before boto3 upgrade (#45903) 2018-10-04 17:42:37 -04:00
ec2_vpc_nat_gateway Move module tests using TQM to integration tests. 2018-09-27 13:46:19 -07:00
ec2_vpc_net Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_route_table Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_subnet Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_vgw Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_vpn_facts Disable failing ec2_vpc_vpn_facts test. 2018-12-10 14:05:18 -08:00
ecs_cluster Ecs service force new deployment (#47983) 2018-11-24 11:26:44 +10:00
ecs_ecr Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
efs EFS - add support for new Provisioned Throughput (#43253) 2018-09-19 09:10:56 +10:00
elb_application_lb elb_application_lb purge rules option (#43113) 2018-07-25 20:55:34 +10:00
elb_classic_lb Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
elb_network_lb
elb_target
elb_target_facts [aws] New module: elb_target_facts (#43565) 2018-08-30 10:47:28 -04:00
embedded_module Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
enos_command Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
enos_config Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
enos_facts Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
environment Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
eos_banner
eos_command Fix eos_command integration test failures (#43922) 2018-08-10 15:20:38 +05:30
eos_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
eos_eapi
eos_facts
eos_interface
eos_l2_interface
eos_l3_interface
eos_linkagg
eos_lldp
eos_logging
eos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
eos_static_route
eos_system
eos_user
eos_vlan
eos_vrf
etcd3 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
expect Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
facts_d Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
failed_when Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
fetch Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
file Add new parameters to manage mtime and atime for file module, fixes #30226 (#43230) 2018-08-23 17:20:54 -07:00
filesystem Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
filters urldecode filter for Jinja2 (#28503) 2019-01-03 18:06:13 -05:00
find Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
firewalld Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
flatpak Add integration tests for flatpak module 2018-09-07 17:49:26 +02:00
flatpak_remote Add integration tests for flatpak_remote module 2018-09-07 23:01:36 +02:00
fortios_address Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
fortios_ipv4_policy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
gathering_facts gather facts improvements (#44008) 2018-08-23 11:36:06 -04:00
gcp_compute_address Bug fixes for gcp_compute_address (#42704) 2018-08-13 10:50:04 -04:00
gcp_compute_backend_bucket Bug fixes for gcp_compute_backend_bucket (#42804) 2018-08-13 10:54:56 -04:00
gcp_compute_backend_service Bug fixes for gcp_compute_backend_service (#42805) 2018-08-13 10:55:21 -04:00
gcp_compute_disk Bug fixes for gcp_compute_disk (#42806) 2018-08-13 12:04:57 -04:00
gcp_compute_firewall Bug fixes for gcp_compute_firewall (#42807) 2018-08-13 14:55:10 -04:00
gcp_compute_forwarding_rule Bug fixes for gcp_compute_forwarding_rule (#42808) 2018-08-13 12:00:11 -04:00
gcp_compute_global_address Bug fixes for gcp_compute_global_address (#42809) 2018-08-13 12:02:10 -04:00
gcp_compute_global_forwarding_rule Bug fixes for gcp_compute_global_forwarding_rule (#42810) 2018-08-13 15:28:11 -04:00
gcp_compute_health_check Bug fixes for gcp_compute_health_check (#42811) 2018-08-13 12:07:24 -04:00
gcp_compute_http_health_check Bug fixes for gcp_compute_http_health_check (#42812) 2018-08-15 13:52:00 -04:00
gcp_compute_https_health_check Bug fixes for gcp_compute_https_health_check (#42813) 2018-08-13 12:08:42 -04:00
gcp_compute_image Bug fixes for gcp_compute_image (#42814) 2018-08-13 12:08:12 -04:00
gcp_compute_instance Bug fixes for gcp_compute_instance (#42815) 2018-08-13 15:28:50 -04:00
gcp_compute_instance_group Bug fixes for gcp_compute_instance_group (#42816) 2018-08-13 15:29:27 -04:00
gcp_compute_instance_group_manager Bug fixes for gcp_compute_instance_group_manager (#42817) 2018-08-13 12:09:23 -04:00
gcp_compute_instance_template Bug fixes for gcp_compute_instance_template (#42818) 2018-08-13 15:29:48 -04:00
gcp_compute_network Bug fixes for gcp_compute_network (#42819) 2018-08-15 13:52:13 -04:00
gcp_compute_region_disk New GCP Module: gcp_compute_region_disk (#46886) 2018-10-18 10:08:14 -04:00
gcp_compute_route Bug fixes for gcp_compute_route (#42820) 2018-08-15 14:28:49 -04:00
gcp_compute_router New GCP Module: gcp_compute_router (#42796) 2018-08-28 12:35:20 -04:00
gcp_compute_ssl_certificate Bug fixes for gcp_compute_ssl_certificate (#42821) 2018-08-13 12:15:15 -04:00
gcp_compute_ssl_policy New GCP Module: gcp_compute_ssl_policy (#42797) 2018-08-22 13:00:15 -04:00
gcp_compute_subnetwork Bug fixes for gcp_compute_subnetwork (#42822) 2018-08-15 14:28:36 -04:00
gcp_compute_target_http_proxy Bug fixes for gcp_compute_target_http_proxy (#42823) 2018-08-14 09:53:29 -04:00
gcp_compute_target_https_proxy Bug fixes for gcp_compute_target_https_proxy (#42824) 2018-08-14 09:52:25 -04:00
gcp_compute_target_pool Bug fixes for gcp_compute_target_pool (#42825) 2018-08-14 09:52:40 -04:00
gcp_compute_target_ssl_proxy Bug fixes for gcp_compute_target_ssl_proxy (#42826) 2018-08-14 09:52:57 -04:00
gcp_compute_target_tcp_proxy Bug fixes for gcp_compute_target_tcp_proxy (#42827) 2018-08-14 09:53:46 -04:00
gcp_compute_target_vpn_gateway New GCP Module: gcp_compute_target_vpn_gateway (#42798) 2018-08-22 10:50:55 -04:00
gcp_compute_url_map Bug fixes for gcp_compute_url_map (#42828) 2018-08-15 14:28:24 -04:00
gcp_compute_vpn_tunnel New GCP Module: gcp_compute_vpn_tunnel (#44051) 2018-08-17 12:35:12 -04:00
gcp_container_cluster Bug fixes for gcp_container_cluster (#42829) 2018-08-13 12:15:02 -04:00
gcp_container_node_pool GCP MagicModules bug fixes (#47285) 2018-10-18 10:55:42 -04:00
gcp_dns_managed_zone GCP MagicModules bug fixes (#47285) 2018-10-18 10:55:42 -04:00
gcp_dns_resource_record_set GCP MagicModules bug fixes (#47285) 2018-10-18 10:55:42 -04:00
gcp_pubsub_subscription GCP MagicModules bug fixes (#47285) 2018-10-18 10:55:42 -04:00
gcp_pubsub_topic GCP MagicModules bug fixes (#47285) 2018-10-18 10:55:42 -04:00
gcp_spanner_database New GCP Module: gcp_spanner_database (#42799) 2018-08-28 11:58:33 -04:00
gcp_spanner_instance New GCP Module: gcp_spanner_instance (#42800) 2018-08-28 11:57:59 -04:00
gcp_sql_database New GCP Module: gcp_sql_database (#42801) 2018-08-28 11:55:44 -04:00
gcp_sql_instance New GCP Module: gcp_sql_instance (#42802) 2018-08-28 11:56:13 -04:00
gcp_sql_user GCP MagicModules bug fixes (#47285) 2018-10-18 10:55:42 -04:00
gcp_storage_bucket Bug fixes for gcp_storage_bucket (#42835) 2018-08-15 14:27:41 -04:00
gcp_storage_bucket_access_control Bug fixes for gcp_storage_bucket_access_control (#42836) 2018-08-13 12:13:53 -04:00
gem gem: fix tests to work on newer Fedora hosts (#47158) 2018-10-17 10:43:30 +10:00
get_certificate Added get_certificate module (#41735) 2018-12-07 13:27:16 +00:00
get_url Fix logic to not re-download existing files when force=no (#45495) 2018-09-11 13:56:13 -05:00
getent Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
git Rebalance shippable/posix/ CI groups. 2018-10-02 11:09:21 -07:00
github_issue Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
group Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
group_by Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
groupby_filter Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
handlers added handlers_from (#49220) 2018-12-18 11:28:24 -05:00
hash Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
hg -Fix: The Ubuntu 14.04 image on Shippable runs an old version of python, causing issues with checking out bitbucket, adjust tests to compensate. (#49433) 2018-12-03 12:35:58 +00:00
hosts_field Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
iam_group Improve iam_group exception handling (#45599) 2018-09-17 19:53:44 -04:00
iam_password_policy [aws] New module: iam_password_policy (#36200) 2018-10-17 13:56:13 -04:00
iam_policy Add integration tests for iam_policy (#40115) 2018-11-14 20:14:19 -05:00
ignore_errors Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ignore_unreachable New keyword: ignore_unreachable (#43857) 2018-08-23 11:41:02 -04:00
include_import Give IncludedFile more context via ansible_search_path (#50045) 2019-01-03 16:13:02 -05:00
include_vars Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
includes Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
influxdb_user Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ini_file Addresses comments in #38971 (#44324) 2018-10-29 11:33:14 +00:00
inventory_aws_ec2 Classify inventory plugins. (#44091) 2018-08-13 12:26:37 -07:00
inventory_aws_rds RDS inventory plugin (#41919) 2018-08-23 19:42:32 -04:00
inventory_foreman Classify inventory plugins. (#44091) 2018-08-13 12:26:37 -07:00
inventory_foreman_script Handle non-ascii characters in foreman.py (#46779) 2018-10-15 21:40:51 -04:00
inventory_path_with_comma Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
inventory_plugin_config Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
inventory_vmware_vm_inventory Classify inventory plugins. (#44091) 2018-08-13 12:26:37 -07:00
inventory_yaml Yaml inventory more tolerant (#48883) 2018-11-30 22:04:39 -05:00
ios_banner
ios_command Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
ios_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
ios_facts ios_facts: Report space of file systems (#41850) 2018-07-09 09:15:31 -04:00
ios_file ios_file: Don't leave leftover files behind (#42622) 2018-07-12 12:26:14 +05:30
ios_interface
ios_l2_interface
ios_l3_interface
ios_linkagg
ios_lldp
ios_logging
ios_ping
ios_smoke Update timeout test to match current returned string (#44191) 2018-08-15 14:04:32 -04:00
ios_static_route
ios_system
ios_user Add support for hashed password (#49464) 2018-12-12 22:22:15 +05:30
ios_vlan
iosxr_banner Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_command Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
iosxr_facts Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_interface Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_logging Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_netconf Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_smoke Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_system iosxr_system always syntax error (#43977) 2018-08-10 12:55:25 -07:00
iosxr_user Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
ipify_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
iso_extract ansible-test: do not upgrade homebrew to speed up tests (#49914) 2018-12-14 10:46:16 +10:00
iterators Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
java_cert
jinja2_native_types Fix using vault encrypted data with jinja2_native (#49025) 2018-11-27 16:44:22 -05:00
junos_banner
junos_command Fix junos cli_command integration test (#44558) 2018-08-23 14:48:44 +05:30
junos_config Fix mandatory statement error for junos modules (#50074) 2018-12-19 14:46:44 +05:30
junos_facts Fix junos facts integration test failures (#42623) 2018-07-12 09:53:03 +05:30
junos_interface
junos_l2_interface
junos_l3_interface
junos_linkagg
junos_lldp
junos_lldp_interface
junos_logging
junos_netconf
junos_rpc
junos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
junos_static_route
junos_system
junos_user
junos_vlan
junos_vrf
k8s k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
known_hosts Fixed hash_host option in known_hosts module. Fixes #44284 2018-08-21 10:28:45 -07:00
lambda_policy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
lineinfile Lineinfile must not insert lines multiples times with insertbefore/insertafter (#49409) 2018-12-17 16:42:24 -05:00
locale_gen Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
lookup_hashi_vault Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
lookup_passwordstore ansible-test: do not upgrade homebrew to speed up tests (#49914) 2018-12-14 10:46:16 +10:00
lookup_paths Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
lookup_properties Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
lookups Add support for variable_{start,end}_string (#49711) 2018-12-11 15:22:12 +05:30
loops Add info about loop based on jinja2 loop var (#42134) 2018-12-07 13:49:50 -06:00
lvg List correctly current PV in "lvg" module: fix lvg reduce (#49731) 2018-12-20 15:43:18 +00:00
mail mail: Fix new breakage on python 2.7 (#49197) 2018-12-10 10:25:33 -08:00
memset_dns_reload
memset_memstore_facts New facts module: Memset Memstore (#42387) 2018-10-29 12:27:03 +00:00
memset_server_facts New facts module: Memset server products (#42386) 2018-10-29 12:28:00 +00:00
memset_zone
memset_zone_domain
memset_zone_record
meraki_admin/tasks Meraki - Integration tests now clean up on failure (#42227) 2018-07-03 10:42:04 +02:00
meraki_config_template Add net_id support to config_template (#42446) 2018-07-09 11:11:16 +02:00
meraki_device Cange URL for organization device lookup (#42648) 2018-07-12 16:41:16 +02:00
meraki_mr_l3_firewall meraki_mr_l3_firewall - Integration test fix (#45366) 2018-09-08 03:44:50 +02:00
meraki_mx_l3_firewall meraki_mx_l3_firewall - Fix idempotency for default rule logging (#42649) 2018-07-12 16:47:17 +02:00
meraki_network meraki_network - Add support for disableMyMerakiCom (#42418) 2018-07-09 11:21:34 +02:00
meraki_organization
meraki_snmp Improved support for parameter testing and checks for org_id (#41517) 2018-06-20 09:40:10 +02:00
meraki_ssid New module - meraki_ssid (#42329) 2018-07-09 11:18:12 +02:00
meraki_switchport New module - meraki_switchport (#41634) 2018-06-20 09:48:30 +02:00
meraki_vlan meraki - Enabled support for configuration template configuration (#42392) 2018-07-09 11:10:27 +02:00
meta_tasks Add new meta task end_host (#47194) 2018-11-14 09:46:25 -05:00
module_defaults Extend module_defaults by adding default groups for cloud modules (#44127) 2018-08-22 21:33:27 -04:00
module_precedence Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
module_utils Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
mount Fix for creation and removal of swap record in fstab (fixes #42706, #31437 and #30090) (#42837) 2018-07-31 17:09:38 -04:00
msc_label Various small fixes to MSC modules and tests (#48417) 2018-11-13 09:01:45 +01:00
msc_role Various small fixes to MSC modules and tests (#48417) 2018-11-13 09:01:45 +01:00
msc_site MSC: Various bugfixes and features enhancements (#50200) 2018-12-20 18:18:46 +01:00
msc_tenant Various small fixes to MSC modules and tests (#48417) 2018-11-13 09:01:45 +01:00
msc_user MSC: Various bugfixes and features enhancements (#50200) 2018-12-20 18:18:46 +01:00
mysql_db ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
mysql_user ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
mysql_variables ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
netapp_eseries_alerts Define module for managing E-Series email alerts (#42643) 2018-08-28 17:40:51 +01:00
netapp_eseries_asup Define NetApp E-Series ASUP module (#41153) 2018-08-28 17:05:25 +01:00
netapp_eseries_global Define a module for managing E-Series settings (#41010) 2018-08-28 15:38:53 +01:00
netapp_eseries_host Resolve issues in NetApp E-Series Host module (#39748) 2018-08-24 15:44:59 +01:00
netapp_eseries_iscsi_interface New module for managing NetApp E-Series iSCSI Interfaces (#39877) 2018-08-28 17:39:14 +01:00
netapp_eseries_iscsi_target Define module for NetApp E-Series iSCSI targets (#40632) 2018-08-28 18:38:43 +01:00
netconf_config Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
netconf_get
netconf_rpc
nios_a_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_aaaa_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_cname_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_dns_view Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nios_host_record Allow DNS bypass for add/remove of host records with nios_host_record (#42934) 2018-08-01 10:33:58 +05:30
nios_mx_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_naptr_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_network Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nios_network_view Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nios_ptr_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_srv_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_txt_record Added nios_txt_record module (#39264) 2018-08-26 12:25:16 +00:00
nios_zone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
no_log fix tempating issues with no_log and loops (#44468) 2018-08-21 21:53:56 -04:00
npm Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nuage_vspk Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nxos_aaa_server Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_aaa_server_host fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015) 2018-09-25 16:39:22 +05:30
nxos_acl Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_acl_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_banner Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_become
nxos_bgp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_bgp_af Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_bgp_neighbor Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_bgp_neighbor_af Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_command Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
nxos_config Add cli_config module (#42413) 2018-08-14 13:52:15 +05:30
nxos_evpn_global Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_evpn_vni Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_facts Added feature facts to nxos_facts (#45934) 2018-09-26 15:57:09 +05:30
nxos_feature Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_file_copy ignore file_pull (#44614) 2018-08-24 10:51:57 +05:30
nxos_gir fix nxos_gir issues (#41809) 2018-06-28 10:11:45 +05:30
nxos_gir_profile_management Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_hsrp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_igmp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_igmp_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_igmp_snooping Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_install_os Fix issues with nxos_os_install module (#48811) 2018-11-20 10:14:15 +05:30
nxos_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_interface_ospf Add ospf net type (#45904) 2018-09-25 11:38:39 +05:30
nxos_ip_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_l2_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_l3_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_linkagg Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_lldp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_logging nxos_logging message fix (#49205) 2018-11-28 10:37:04 +05:30
nxos_ntp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_ntp_auth Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_ntp_options Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_nxapi Changed when condition from checking image version to checking keys being (#45943) 2018-09-21 16:36:37 +05:30
nxos_nxapi_transports Add explicit ansible_httpapi_port setting (#49314) 2018-12-05 09:51:49 -05:00
nxos_ospf Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_ospf_vrf Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_overlay_global Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_pim Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_pim_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_pim_rp_address Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_portchannel nxos CI failures bugfix (#42240) 2018-07-03 19:45:19 +05:30
nxos_reboot Fix nxos_reload timeout and add integration tests (#49632) 2018-12-12 10:32:27 -05:00
nxos_rollback Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_rpm Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
nxos_snapshot Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_community Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_contact Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_host Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_location Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_traps Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_user Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_static_route Fix issues related to track feature (#49454) 2018-12-04 09:57:35 +05:30
nxos_switchport Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_system Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_udld Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_udld_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_user Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vlan Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vpc Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vpc_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vrf Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vrf_af Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vrf_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vrrp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vtp_domain Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vtp_password Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vtp_version Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vxlan_vtep Fix nxos_vxlan_vtep test (#49479) 2018-12-04 21:55:26 +05:30
nxos_vxlan_vtep_vni Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
omit Properly handle FieldAttribute.default if callable (#48992) 2018-11-26 18:14:46 +01:00
one_host one_host environment variables, Fixes #44163 (#44568) 2018-08-27 10:55:04 -04:00
openssh_cert add openssh_cert module (#49605) 2019-01-03 17:06:22 +05:30
openssh_keypair Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
openssl_certificate Elliptic curve tests for crypto modules (#50109) 2018-12-23 10:23:31 +01:00
openssl_csr openssl_csr: idempotency doesn't work correctly for keyUsage (#50361) 2019-01-03 17:04:24 +05:30
openssl_dhparam Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
openssl_pkcs12 crypto: Add new module openssl_pkcs12 (#27320) 2018-08-23 08:15:22 -07:00
openssl_privatekey openssl_privatekey: add ECC support (#49416) 2018-12-18 09:07:36 +00:00
openssl_publickey Elliptic curve tests for crypto modules (#50109) 2018-12-23 10:23:31 +01:00
openvswitch_bridge
openvswitch_db openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 2018-08-10 10:31:03 +05:30
package Ensure that apt is always chosen on debian/ubuntu (#44413) 2018-08-20 15:59:56 -04:00
package_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
parsing Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
patch Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
pause Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
ping Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
pip pip tests: skip distribute test case for py3 compat (#49636) 2018-12-07 10:24:46 +10:00
plugin_filtering plugin_filter: check for type error (#46664) 2018-10-30 18:25:02 +05:30
plugin_loader Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
postgresql Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
prepare_eos_tests/tasks
prepare_http_tests ansible-test: add retry for Windows httptester download (#47334) 2018-10-19 15:15:03 +10:00
prepare_ios_tests
prepare_iosxr_tests
prepare_junos_tests/tasks Tag prepare tasks as netconf so they can be skipped for cli-only tests (#44119) 2018-08-14 08:43:21 -04:00
prepare_nios_tests/tasks
prepare_nuage_tests/tasks
prepare_nxos_tests/tasks add N3K-F type to nxos platforms (#47944) 2018-11-14 10:43:35 -05:00
prepare_ovs_tests/tasks run ovs tests on centos/rhel (#42556) 2018-07-10 19:25:09 +05:30
prepare_sros_tests/tasks
prepare_tests/tasks
prepare_win_tests
psexec Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
pull Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
python_requirements_facts New module: Python Requirements Facts (#43108) 2018-08-21 09:19:10 +10:00
rabbitmq_binding rabbitmq_binding: Add support for state=absent (#48599) 2018-12-04 12:42:18 +00:00
rabbitmq_lookup Lookup plugin for rabbitmq (#44070) 2018-10-04 11:25:09 +10:00
rabbitmq_plugin rabbitmq_binding: Add support for state=absent (#48599) 2018-12-04 12:42:18 +00:00
rabbitmq_publish RabbitMQ publisher module (#44718) 2018-11-15 11:06:54 +10:00
rabbitmq_user rabbitmq_user: 'node' parameter: add default value (#38156) 2018-10-08 18:34:08 -04:00
rabbitmq_vhost Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
rabbitmq_vhost_limits Add rabbitmq_vhost_limits module (#37821) 2018-11-15 10:10:41 +05:30
raw Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
rds_instance rds_instance module and tests (#43789) 2018-08-31 12:17:02 +10:00
rds_param_group Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
read_csv read_csv: new module to read CSV files (#49578) 2018-12-10 11:42:47 +00:00
reboot Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 2018-12-11 11:05:10 -05:00
remote_tmp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
route53 [AWS] Enable Route53 integration tests (#46228) 2018-11-14 11:40:38 -05:00
route53_zone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
rpm_key Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
s3_bucket Add unstable alias to s3_bucket integration tests (#50508) 2019-01-03 14:15:45 -05:00
s3_lifecycle Fix backwards compatibility without providing prefix since boto3 does more parameter validation than boto (#45308) 2018-09-06 15:44:26 -04:00
script Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
seboolean Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
sefcontext Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
selinux Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
sensu_client Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
sensu_handler Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
service enable service integration test target for rhel8 beta (#48939) 2018-12-05 18:07:18 -05:00
service_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
set_fact Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 2018-07-30 15:44:38 -05:00
setup_acme/tasks Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
setup_azure
setup_deb_repo
setup_docker docker_container: simplify minimal required version per option handling (#47711) 2018-11-05 10:25:11 +10:00
setup_ec2
setup_influxdb/tasks
setup_mysql_db dnf/yum - added install_weak_deps option (#50525) 2019-01-04 11:37:59 -05:00
setup_opennebula/vars
setup_openssl openssl_privatekey: add ECC support (#49416) 2018-12-18 09:07:36 +00:00
setup_passlib/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
setup_pexpect/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
setup_postgresql_db
setup_rabbitmq/tasks rabbitmq_binding: Add support for state=absent (#48599) 2018-12-04 12:42:18 +00:00
setup_rpm_repo dnf/yum - added install_weak_deps option (#50525) 2019-01-04 11:37:59 -05:00
setup_ssh_keygen Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
setup_sshkey/tasks
setup_zabbix Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
shadowed_module Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
slurp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
sns Port the sns module to boto3 (#45634) 2018-10-07 16:03:48 -04:00
sns_topic sns_topic boto3 port (#39292) 2018-08-23 21:04:18 -04:00
special_vars Include dependency role names in role_names. (#46483) 2018-11-15 10:01:29 -05:00
sqs_queue Fix invalid task attrs. ci_complete 2018-08-17 10:22:31 -07:00
stat Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
strategy_linear Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
sts_assume_role Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
subversion create local subversion server for tests (#49047) 2018-12-06 13:41:05 +10:00
supervisorctl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
synchronize Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
synchronize-buildah
sysctl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
systemd Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tags Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
task_ordering Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
template enable template target integration tests on rhel8 beta (#48940) 2018-12-05 17:58:15 -05:00
template_jinja2_latest Add virtualenv symlink for RHEL 8. 2018-12-07 08:53:10 -08:00
templating_settings Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
test_infra test-module: check availability of special attrs 2018-10-18 09:45:56 +02:00
timezone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_credential tower_credential: expect ssh_key_data to be a string instead of path (#45158) 2018-09-07 13:41:09 -04:00
tower_credential_type New module : tower_credential_type (#37243) 2018-08-29 11:01:19 -07:00
tower_group Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_host Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_inventory Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_inventory_source Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_job_cancel Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_job_launch Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_job_list Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_job_template tower{job,workflow}_template: use same retries value (#47865) 2018-11-05 16:56:19 +00:00
tower_job_wait Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_label Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_organization Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_project Added organization in the scm_credential get (#49884) 2018-12-19 12:01:12 +00:00
tower_role Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_settings Add 'tower_settings' module for managing Ansible Tower Settings (#43933) 2018-08-27 21:42:38 -07:00
tower_team Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_user Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_workflow_template Add survey_spec parameter to module. (#48182) 2018-11-07 13:09:40 +01:00
ucs_disk_group_policy Ucs disk group policy (#43578) 2018-11-20 13:34:49 +01:00
ucs_dns_server Add UCS DNS Server management module (#46789) 2018-11-08 10:49:24 +00:00
ucs_ip_pool
ucs_lan_connectivity support for iscsi vnics based on customer feature request (#48377) 2018-11-09 16:26:23 +00:00
ucs_mac_pool
ucs_managed_objects UCS managed objects module for direct control of any object (#44470) 2018-11-16 12:46:41 +00:00
ucs_ntp_server UCS NTP Server module (#42375) 2018-07-19 11:32:26 +02:00
ucs_org Add module for UCS Org (#46785) 2018-11-08 10:50:46 +00:00
ucs_san_connectivity
ucs_service_profile_template ucs_service_profile_template and integration tests (#48277) 2018-11-08 18:42:20 +00:00
ucs_storage_profile ucs_storage_profile module and integration tests (#42205) 2018-07-19 11:30:38 +02:00
ucs_timezone Module for UCSM Manager Timezone Management (#36974) 2018-06-29 15:43:52 +02:00
ucs_uuid_pool UCS Server UUID pool modules and integration tests (#41743) 2018-06-29 15:49:47 +02:00
ucs_vhba_template
ucs_vlans
ucs_vnic_template Fix issue with vNIC redundancy templates (#36608) 2018-06-29 15:48:48 +02:00
ucs_vsans
ucs_wwn_pool
ufw ufw: add integration tests (#50374) 2018-12-29 13:50:04 +00:00
unarchive fix: ensure than all item of a list of excluded files aren't checked (#45122) 2018-12-06 10:13:31 -08:00
unicode Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
until Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
uri Update requirements for urllib3 for python 2.6. 2018-10-16 14:08:46 -07:00
user make password locking in user module idempotent (#43671) 2018-11-08 21:29:38 -05:00
var_blending Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
var_precedence Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vars_prompt Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
vault Mass nuke deprecated items that are easily removed. ci_complete (#44320) 2018-08-20 16:26:10 -05:00
vcenter_folder VMware: Improve module vcenter folder (#46497) 2018-10-19 21:15:58 +05:30
vcenter_license Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_about_facts VMware: new module : vmware_about_facts (#43146) 2018-07-29 14:51:14 +05:30
vmware_cluster Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_cluster_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_datacenter Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_datastore_cluster Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_datastore_facts VMware: Gather extended datastore facts (#46546) 2018-10-11 15:52:30 +05:30
vmware_datastore_maintenancemode
vmware_drs_rule_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_dvs_portgroup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_dvswitch Improve vmware_dvswitch module (#48720) 2018-11-30 03:34:43 -05:00
vmware_dvswitch_pvlans new module vmware_dvswitch_pvlans (#48855) 2018-12-12 09:13:54 +00:00
vmware_dvswitch_uplink_pg VMware: new module vmware_dvswitch_uplink_pg (#48846) 2018-12-18 16:14:18 +05:30
vmware_guest VMware: add VBS configuration support for Windows 10 (#48595) 2018-12-21 14:47:35 +05:30
vmware_guest_boot_facts VMware: new module : vmware_guest_boot_facts (#43240) 2018-08-07 22:08:37 +05:30
vmware_guest_custom_attribute_defs VMware: new module: vmware_guest_attribute_defs (#38144) 2018-07-27 13:27:14 +05:30
vmware_guest_custom_attributes VMware: new module : vmware_guest_custom_attributes (#38114) 2018-07-27 13:33:43 +05:30
vmware_guest_disk_facts VMware: Return Disk UUID information (#45157) 2018-09-05 10:35:13 +05:30
vmware_guest_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_guest_find Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_guest_move VMware Module - vmware_guest_move (#42149) 2018-07-27 20:21:45 +05:30
vmware_guest_powerstate Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_guest_snapshot
vmware_guest_snapshot_facts
vmware_guest_tools_wait Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_host Remove obsolete test/utils/docker/ directory. 2018-08-29 18:04:10 -07:00
vmware_host_acceptance VMware: Add check mode support to module vmware_host_acceptance (#46260) 2018-10-04 05:27:33 -05:00
vmware_host_active_directory VMware: new module vmware_host_ad_auth (#47901) 2018-12-18 16:34:11 +05:30
vmware_host_capability_facts
vmware_host_config_facts VMware: Add check mode support in vmware_host_config_facts (#46272) 2018-10-03 07:55:40 -05:00
vmware_host_config_manager VMware: Improve module vmware_host_config_manager (#46264) 2018-10-12 15:16:12 +05:30
vmware_host_dns_facts VMware: Add check mode support to module vmware_host_dns_facts (#46530) 2018-10-06 10:44:33 -05:00
vmware_host_facts VMware: additional VSAN facts about Hostsystem (#40456) 2018-07-27 11:18:42 +05:30
vmware_host_feature_facts VMware: new module vmware_host_feature_facts (#45966) 2018-10-08 14:28:29 +05:30
vmware_host_firewall_facts VMware: Add check mode support to module vmware_host_firewall_facts (#46265) 2018-10-04 05:28:53 -05:00
vmware_host_firewall_manager VMware: Add check mode support to module vmware_host_firewall_manager (#46266) 2018-10-11 15:54:30 +05:30
vmware_host_hyperthreading VMware: New module: vmware_host_hyperthreading (#46750) 2018-10-27 21:42:41 +05:30
vmware_host_ipv6 VMware: New module vmware_host_ipv6 (#47275) 2018-10-19 22:34:17 +05:30
vmware_host_ntp VMware: Improve vmware_host_ntp module (#47273) 2018-12-20 10:37:23 +05:30
vmware_host_ntp_facts VMware: new module: vmware_host_ntp_facts (#44306) 2018-08-28 06:25:46 -07:00
vmware_host_package_facts
vmware_host_powermgmt_policy VMware: New module vmware_host_powermgmt_policy (#46688) 2018-10-19 23:15:43 +05:30
vmware_host_powerstate
vmware_host_service_facts
vmware_host_service_manager VMware: Add check mode support to module vmware_host_service_manager (#46271) 2018-10-08 15:09:38 +05:30
vmware_host_snmp VMware: New module vmware_host_snmp (#47937) 2018-12-10 11:01:41 +05:30
vmware_host_ssl_facts VMware: New module : vmware_host_ssl_facts (#43871) 2018-08-17 10:25:25 +05:30
vmware_host_vmhba_facts VMware: New module: vmware_host_vmhba_facts (#47502) 2018-10-30 10:10:43 +05:30
vmware_host_vmnic_facts VMware: Improve module vmware_host_vmnic_facts (#47278) 2018-10-30 12:21:50 +05:30
vmware_inventory VMware: vmware_inventory contrib testing (#42879) 2018-09-22 12:08:20 +05:30
vmware_local_role_facts VMware: Improve output of vmware_local_role_facts (#47871) 2018-11-02 14:28:36 +05:30
vmware_local_role_manager Improve module vmware_local_role_manager (#47870) 2018-12-18 17:10:10 +05:30
vmware_local_user_facts
vmware_local_user_manager
vmware_maintenancemode Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_portgroup_facts Improve vmware_portgroup_facts module (#47357) 2018-11-26 09:27:49 -05:00
vmware_resource_pool Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_resource_pool_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_target_canonical_facts
vmware_vcenter_settings VMware: New module vmware_vcenter_settings (#48083) 2018-12-10 11:01:15 +05:30
vmware_vcenter_statistics VMware: New module vmware_vcenter_statistics (#48084) 2018-12-05 15:46:42 +05:30
vmware_vm_facts VMware: Add cluster fact in vmware_vm_facts (#44292) 2018-08-18 18:51:37 +05:30
vmware_vm_vm_drs_rule
vmware_vmkernel_facts VMware: Add check mode support to vmware_vmkernel_facts (#47286) 2018-10-19 19:24:34 +05:30
vmware_vswitch
vmware_vswitch_facts VMware: Add check mode support in vmware_vswitch_facts (#47263) 2018-10-28 20:00:51 +05:30
vyos_banner Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_command Update timeout test to match current returned string (#44191) 2018-08-15 14:04:32 -04:00
vyos_config Add cli_config module (#42413) 2018-08-14 13:52:15 +05:30
vyos_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_interface
vyos_l3_interface
vyos_linkagg
vyos_lldp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_lldp_interface
vyos_logging
vyos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
vyos_static_route Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_system
vyos_user
vyos_vlan Fix vyos_vlan aggregate issue & added tests (#41638) 2018-06-19 18:50:28 +05:30
wait_for Make wait_for return matched groups defined in search_regex. Closes #… (#47690) 2018-11-20 14:19:17 -05:00
wait_for_connection Ensure action plugins accept only valid args (#44779) 2018-08-30 09:40:36 -04:00
wakeonlan Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_acl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_acl_inheritance Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_async_wrapper win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
win_audit_policy_system Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_audit_rule Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_become win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
win_certificate_store Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
win_chocolatey win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 2018-11-14 16:18:34 +10:00
win_chocolatey_config Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_chocolatey_facts Win chocolatey facts module (#46610) 2018-10-08 16:12:06 +10:00
win_chocolatey_feature Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_chocolatey_source Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_command win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
win_copy win_copy - fix remote dir copy when it contains an empty dir (#50126) 2018-12-19 14:55:09 +10:00
win_credential win_credential: new module to manage credentials (#48840) 2018-11-22 06:55:48 +10:00
win_csharp_utils Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
win_disk_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_domain_group
win_domain_membership Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_dotnet_ngen Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_dsc Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_environment Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
win_eventlog Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_eventlog_entry reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_exec_wrapper split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
win_feature Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_fetch Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_file Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_find reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_firewall Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_firewall_rule reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_get_url Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_group Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_group_membership Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_hostname Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_hotfix win_hotfix: use S3 bucket for update files in test (#49696) 2018-12-10 07:34:45 +10:00
win_iis_webapppool Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_iis_webbinding Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_lineinfile Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_mapped_drive win_mapped_drive - refactor module and docs (#48642) 2018-11-22 08:12:41 +10:00
win_module_utils Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
win_module_utils_legacy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_msg Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_nssm win_nssm: tests and several bug fixes (#44755) 2018-09-27 13:15:04 +10:00
win_owner Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_package Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_pagefile Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_partition Add win_partition (#46292) 2018-11-26 11:01:59 +10:00
win_path Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_pester Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_ping Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
win_power_plan Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_product_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_psexec win_psexec: fix arg handling when command contains multiple args (#44797) 2018-08-29 10:12:29 +10:00
win_psmodule remove comments from multiplle yaml string that breaks tests for now 2018-10-01 18:16:23 -07:00
win_psrepository Add win_psrepository (#48828) 2018-12-04 22:47:28 +01:00
win_rabbitmq_plugin Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_raw Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_reboot Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 2018-12-11 11:05:10 -05:00
win_reg_stat Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_regedit Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_region Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_regmerge Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_route Fixed win_route module (#46395) 2018-12-05 22:39:06 -05:00
win_say win_say: Port to use CSharpUtil AnsibleBasic (#48361) 2018-11-19 07:07:12 +10:00
win_scheduled_task win_scheduled_task: add deprecation warning for repetition format (#45468) 2018-09-11 14:22:57 +10:00
win_scheduled_task_stat win_scheduled_task: add deprecation warning for repetition format (#45468) 2018-09-11 14:22:57 +10:00
win_script re-enable batch tests for win_script (#48822) 2018-11-16 11:23:53 -08:00
win_security_policy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_service Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_setup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_share Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_shell Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_shortcut win_shortcut: add run as admin and fix shell folder idempotency (#48584) 2018-11-14 12:15:04 +10:00
win_slurp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_snmp win_snmp: Initial commit (#45710) 2018-11-22 06:55:10 +10:00
win_stat reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_tempfile Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_template Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_timezone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_toast Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_unzip fix failing tests 2018-11-19 11:09:53 -08:00
win_updates win_updates: Add post search category matching to support product matching (#45708) 2018-11-07 19:32:07 +10:00
win_uri win_uri: fix body with one item in list (#49484) 2018-12-12 14:06:54 +10:00
win_user Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_user_right Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_wait_for Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_wait_for_process win_wait_for_process: Fixes and integration tests (#44801) 2018-08-31 03:13:51 +02:00
win_wakeonlan Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_whoami Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_xml Use System.Xml.XmlDocument.Load rather than Get-Content to avoid (#49206) 2018-12-04 15:19:38 +00:00
windows-paths Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
xattr add skip/docker alias to skip tests when running on Docker (#45955) 2018-09-21 16:09:54 +10:00
xml Rebalance shippable/posix/ CI groups. 2018-10-02 11:09:21 -07:00
yarn Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
yum Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
yum_repository Ensure action plugins accept only valid args (#44779) 2018-08-30 09:40:36 -04:00
zabbix_host ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
zypper Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
zypper_repository Restore repos after zypper_repository test runs. 2018-08-29 11:04:13 -07:00