1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-15 04:17:41 +00:00
community.general/test/integration/targets
Adam Miller 562ff66a98 Fix pkg_mgr_name fact finding for Fedora (#40922)
* Properly handle default package manager vs apt

For distros where apt might be installed but is not the default
package manager for the distro, properly identify the default distro
package manager during fact finding and re-use fact finding from
DistributionFactCollector and instead of reimplementing small
portions of it in PkgMgrFactCollector

Add unit test to always check the apt + Fedora combination to test
the new code.

Fixes #34014

Signed-off-by: Adam Miller <admiller@redhat.com>

* remove q debugging output I accidentally left behind

Signed-off-by: Adam Miller <admiller@redhat.com>

* add os_family to the conditional so we're only hitting that code path when needed

Signed-off-by: Adam Miller <admiller@redhat.com>

* setup for a _check* pattern for general os_family group pkg_mgr checking

Signed-off-by: Adam Miller <admiller@redhat.com>

* use Mock.patch decorator for os.path.exists in TestPkgMgrFactsAptFedora

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-07-23 10:56:09 -04:00
..
aci_aaa_user Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_aaa_user_certificate Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_access_port_to_interface_policy_leaf_profile Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_aep/tasks
aci_aep_to_domain Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_ap aci_ap: Ensure AP is removed before tests start (#42744) 2018-07-15 23:03:39 +02:00
aci_bd Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_bd_subnet Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_config_rollback Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_config_snapshot Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_contract Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_contract_subject Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_contract_subject_to_filter Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_domain Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_domain_to_vlan_pool Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_encap_pool Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_encap_pool_range Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_epg Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_epg_to_contract Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_epg_to_domain Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_fabric_node Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_filter Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_filter_entry Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_firmware_source Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_interface_policy_leaf_policy_group Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_interface_policy_leaf_profile Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_interface_policy_ospf Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_interface_selector_to_switch_policy_leaf_profile Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_rest Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_static_binding_to_epg Add querying all bindings (#42366) 2018-07-06 13:32:39 +02:00
aci_switch_leaf_policy_profile Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_switch_leaf_selector Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_switch_policy_vpc_protection_group Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_taboo_contract Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_tenant Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_vlan_pool Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_vlan_pool_encap_block Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
aci_vrf Fix integration tests aliases (#42245) 2018-07-03 23:41:58 +02:00
acl
acme_account Disable failing acme_account integration test. 2018-06-12 18:06:47 -07:00
add_host
alternatives
ansible
ansible-galaxy
any_errors_fatal
apache2_module
apt
apt_key
apt_repository
archive
args
asa_acl
asa_command
asa_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
assemble
async
async_extra_data
async_fail
at
authorized_key
aws_api_gateway
aws_caller_facts
aws_config Split AWS Config modules (#40111) 2018-05-24 15:52:41 -04:00
aws_ec2_inventory Fix inventory plugin cache + add tests (#38229) 2018-05-24 15:34:54 -04:00
aws_eks aws_eks_cluster: Add wait functionality (#42259) 2018-07-04 22:30:57 +10:00
aws_elasticbeanstalk_app
aws_glue_connection New module: AWS Glue connection (#39492) 2018-05-24 11:35:24 -04:00
aws_inspector
aws_lambda
aws_s3 Fix async for aws_s3 - fixes #40281 (#40826) 2018-06-07 15:09:22 -04:00
aws_ses_identity Support check mode in aws_ses_identity module (#38422) 2018-05-25 18:46:25 -04:00
aws_ses_identity_policy
aws_ssm_parameters
aws_waf_web_acl
azure_rm_acs
azure_rm_aks [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) 2018-05-16 16:08:27 -07:00
azure_rm_availabilityset
azure_rm_availabilityset_facts
azure_rm_containerinstance removing unstable from container instance (#40780) 2018-05-29 15:11:26 +08:00
azure_rm_containerregistry
azure_rm_deployment
azure_rm_dnsrecordset
azure_rm_dnsrecordset_facts
azure_rm_dnszone
azure_rm_dnszone_facts
azure_rm_functionapp
azure_rm_image more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_keyvault
azure_rm_keyvaultkey Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683) 2018-07-23 11:49:30 +08:00
azure_rm_keyvaultsecret Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683) 2018-07-23 11:49:30 +08:00
azure_rm_loadbalancer more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_managed_disk disk fact should return create_option value (#42398) 2018-07-10 16:16:28 +08:00
azure_rm_mysqldatabase reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_mysqlserver reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_networkinterface more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_postgresqldatabase reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_postgresqlserver reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_publicipaddress more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_resource using lighter resource (#41223) 2018-06-07 14:11:00 +08:00
azure_rm_securitygroup fixing three unstable integration tests (#40804) 2018-05-29 14:22:59 +08:00
azure_rm_sqldatabase
azure_rm_sqlserver
azure_rm_sqlserver_facts
azure_rm_storageaccount
azure_rm_storageblob
azure_rm_subnet Fixes #37330: support subnet can refer nsg in another resource group (#37627) 2018-05-24 11:45:29 +10:00
azure_rm_virtualmachine
azure_rm_virtualmachine_extension
azure_rm_virtualmachine_scaleset Improved scaleset facts (#39722) 2018-05-17 13:28:30 +10:00
azure_rm_virtualmachineimage_facts
azure_rm_virtualnetwork fixing three unstable integration tests (#40804) 2018-05-29 14:22:59 +08:00
become
binary
binary_modules
binary_modules_posix
binary_modules_winrm
blockinfile
blocks
callback_retry_task_name
changed_when
check_mode always_run: removed deprecated always_run task option (#40470) 2018-05-23 07:10:36 +10:00
cloud_init_data_facts new module cloud_init_data_facts (#37932) 2018-05-25 07:44:24 +02:00
cloudfront_distribution Handle FieldLevelEncryptionId in cloudfront_distribution (#41770) 2018-07-19 08:27:13 -04:00
command_shell Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 2018-05-16 13:37:39 -07:00
conditionals
connection
connection_buildah
connection_chroot
connection_docker
connection_jail
connection_libvirt_lxc
connection_local
connection_lxc
connection_lxd
connection_paramiko_ssh
connection_posix
connection_ssh
connection_winrm
copy Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
cs_account
cs_affinitygroup
cs_cluster
cs_common cs_instance: implement host migration support (#40309) 2018-05-25 11:20:04 +02:00
cs_configuration
cs_disk_offering cloudstack: new module cs_disk_offering (#41795) 2018-06-23 01:15:26 +02:00
cs_domain
cs_firewall cs_firewall: fix idempotence and tests for cloudstack v4.11 (#42458) 2018-07-08 00:51:46 +02:00
cs_host
cs_instance cs_instance: implement host migration support (#40309) 2018-05-25 11:20:04 +02:00
cs_instance_facts cs_instance_facts: add host return (#40307) 2018-05-17 12:17:49 +02:00
cs_instance_nic
cs_instance_nic_secondaryip
cs_instancegroup
cs_ip_address
cs_iso
cs_loadbalancer_rule
cs_network cloudstack: tests: use expected vpc offering (#42462) 2018-07-07 20:25:24 +02:00
cs_network_acl cloudstack: tests: use expected vpc offering (#42462) 2018-07-07 20:25:24 +02:00
cs_network_acl_rule
cs_network_offering
cs_pod
cs_portforward
cs_project
cs_region
cs_resourcelimit
cs_role
cs_role_permission
cs_router
cs_securitygroup
cs_securitygroup_rule
cs_service_offering
cs_snapshot_policy
cs_sshkeypair
cs_storage_pool
cs_user
cs_vmsnapshot
cs_volume
cs_vpc cs_vpc: fix disabled or wrong vpc offering taken (#42465) 2018-07-09 08:31:13 +02:00
cs_vpc_offering
cs_vpn_connection cs_vpc: fix state=present to start vpc (#40587) 2018-05-23 08:53:58 +02:00
cs_vpn_customer_gateway
cs_vpn_gateway cs_vpc: fix state=present to start vpc (#40587) 2018-05-23 08:53:58 +02:00
cs_zone
cs_zone_facts
debconf
debug
delegate_to Cache items when task.loop/with_items is evaluated to set delegate_to vars (#41969) 2018-06-26 15:10:04 -05:00
dellos6_command
dellos6_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
dellos6_facts
dellos9_command
dellos9_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
dellos9_facts
dellos10_command
dellos10_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
dellos10_facts
deploy_helper
dnf Add a 'releasever' parameter for dnf. Fixes #33314. (#37493) 2018-05-24 23:22:53 -04:00
docker_secret
docker_swarm Add new module to create/update a docker swarm. (#38280) 2018-06-08 10:45:09 -04:00
dpkg_selections
ec2_ami
ec2_asg
ec2_elb_lb
ec2_group EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
ec2_instance
ec2_key
ec2_metadata_facts
ec2_tag
ec2_vol
ec2_vpc_egress_igw
ec2_vpc_net
ec2_vpc_route_table
ec2_vpc_subnet
ec2_vpc_vgw
ec2_vpc_vpn_facts New Module: ec2_vpc_vpn_facts (#35983) 2018-05-15 12:13:46 -04:00
ecs_cluster ecs_taskdefinition can absent without containers argument (#41398) 2018-07-12 23:16:41 +10:00
ecs_ecr
efs_facts efs_facts: improve performance by reducing the number of api calls (#36520) 2018-07-08 16:34:22 -04:00
elb_application_lb Add elb_application_lb tests for modifying listeners (#40716) 2018-05-25 11:16:29 -04:00
elb_classic_lb
elb_network_lb New module: AWS Network load balancer (#33808) 2018-05-24 16:38:34 -04:00
elb_target
embedded_module
environment
eos_banner Fix eapi tests to use become (#40838) 2018-05-29 14:18:03 -04:00
eos_command HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
eos_config Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
eos_eapi Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_facts Fix eapi tests to use become (#40838) 2018-05-29 14:18:03 -04:00
eos_interface Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_l2_interface Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_l3_interface Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_linkagg Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_lldp Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_logging Fixes eos_logging idempotence issue #31862 (#40604) 2018-05-30 18:21:54 +05:30
eos_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
eos_static_route Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
eos_user Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_vlan Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_vrf Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
etcd3 Disable failing etcd3 integration test. 2018-05-15 23:23:55 -07:00
expect
facts_d
failed_when
fetch
file accept + and - modifiers for file attributes (#40061) 2018-06-14 06:31:14 -07:00
filesystem filesystem tests: update ocfs2 fs size on Trusty 2018-05-17 11:18:18 -04:00
filters Add random_mac string filter (#39775) 2018-06-21 15:56:54 -05:00
find
firewalld
foreman_inventory
fortios_address
fortios_ipv4_policy
gathering_facts
gcp_compute_address
gcp_compute_backend_bucket
gcp_compute_backend_service
gcp_compute_disk New module: GCP Compute Disks (#38612) 2018-05-25 07:48:01 -04:00
gcp_compute_firewall New module: GCP Compute Firewalls (#39032) 2018-05-22 10:55:12 -04:00
gcp_compute_forwarding_rule New module: GCP Compute Forwarding Rules (#38613) 2018-05-22 10:53:58 -04:00
gcp_compute_global_address New module: GCP Compute Global Address (#38614) 2018-05-22 10:53:41 -04:00
gcp_compute_global_forwarding_rule New module: GCP Compute Global Forwarding Rules (#38615) 2018-05-22 10:53:12 -04:00
gcp_compute_health_check
gcp_compute_http_health_check
gcp_compute_https_health_check
gcp_compute_image New module: GCP Compute Images (#38616) 2018-05-22 10:52:50 -04:00
gcp_compute_instance
gcp_compute_instance_group New module: GCP Compute Instance Groups (#38617) 2018-05-22 10:39:49 -04:00
gcp_compute_instance_group_manager New module: GCP Compute Instance Group Managers (#38934) 2018-05-22 10:36:20 -04:00
gcp_compute_instance_template
gcp_compute_network
gcp_compute_route
gcp_compute_ssl_certificate New module: GCP Compute Ssl Certificates (#38620) 2018-05-22 10:44:44 -04:00
gcp_compute_subnetwork
gcp_compute_target_http_proxy Adding support for GCP Compute Target Http Proxys (#38622) 2018-05-17 16:42:19 -04:00
gcp_compute_target_https_proxy Adding support for GCP Compute Target Https Proxys (#38908) 2018-05-17 16:34:20 -04:00
gcp_compute_target_pool New module: GCP Compute Target Pools (#38623) 2018-05-22 10:38:07 -04:00
gcp_compute_target_ssl_proxy Adding support for GCP Compute Target Ssl Proxys (#39033) 2018-05-22 10:31:45 -04:00
gcp_compute_target_tcp_proxy Adding support for GCP Compute Target Tcp Proxys (#38624) 2018-05-17 16:42:10 -04:00
gcp_compute_url_map New module: GCP Compute Url Maps (#38625) 2018-05-22 10:36:51 -04:00
gcp_container_cluster
gcp_container_node_pool
gcp_dns_managed_zone
gcp_dns_resource_record_set
gcp_pubsub_subscription
gcp_pubsub_topic
gcp_storage_bucket
gcp_storage_bucket_access_control
gem Temporarily disable gem test on osx. 2018-06-19 16:58:12 -07:00
get_url
getent
git Detect separate git dir and set git config path value appropriately 2018-05-23 00:33:22 +02:00
github_issue
group
group_by
groupby_filter
handlers Fix any_errors_fatal in meta tasks (#36870) 2018-05-23 21:03:31 -05:00
hash Change behavior to behaviour in docs and tests (#39392) 2018-05-17 14:07:12 -04:00
hg
hosts_field
ignore_errors
include_import Add feature to expose vars/defaults with include/import_role (#41330) 2018-07-15 09:59:30 -05:00
include_vars
includes
influxdb_user
ini_file
inventory_path_with_comma
inventory_plugin_config inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
ios_banner
ios_command
ios_config ios test cleanup pt 2 (#42570) 2018-07-10 09:03:04 -04:00
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 Fix ios test pt. 2 (#40628) 2018-05-23 18:33:36 -04:00
ios_linkagg
ios_lldp
ios_logging Fixes to ios_logging (#41029) 2018-06-04 07:32:23 -04:00
ios_ping
ios_smoke Support setting persistent command timeout per task basis (#42847) 2018-07-20 10:04:53 +05:30
ios_static_route
ios_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
ios_user ios_user module - implement sshkey option (#38782) 2018-07-19 10:28:52 -04:00
ios_vlan This test is expected to fail (#40612) 2018-05-23 10:45:50 -04:00
iosxr_banner
iosxr_command iosxr_command does not work with prompt and answer arguments (#40475) 2018-05-24 13:18:29 +05:30
iosxr_config DCI failures (#41241) 2018-06-07 15:55:03 +05:30
iosxr_facts
iosxr_interface
iosxr_logging
iosxr_netconf
iosxr_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
iosxr_system DCI failures (#41241) 2018-06-07 15:55:03 +05:30
iosxr_user
ipify_facts
iso_extract
iterators
java_cert
jinja2_native_types When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
junos_banner
junos_command
junos_config Fix junos_config integration test (#41304) 2018-06-08 13:16:47 +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 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
junos_linkagg
junos_lldp
junos_lldp_interface
junos_logging
junos_netconf
junos_rpc
junos_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
junos_static_route
junos_system
junos_user
junos_vlan
junos_vrf Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
k8s Fix openshift integration test requirements. 2018-07-10 10:07:19 -07:00
known_hosts Add better error messages and checking to known_hosts (#38307) 2018-05-17 13:53:40 -04:00
lambda_policy
lineinfile Add warning when using an empty regexp in lineinfile (#42013) 2018-06-29 17:15:43 -07:00
locale_gen
lookup_passwordstore
lookup_paths
lookup_properties
lookups
loops Handle incorrect data type in list lookup plugin (#35483) 2018-05-17 15:29:36 -05:00
memset_dns_reload New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
memset_zone Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 2018-05-18 10:45:38 +01:00
memset_zone_domain New Memset module to manage DNS zone domains (#40391) 2018-05-25 00:29:43 +02:00
memset_zone_record New Memset module to manage DNS zone records (#40392) 2018-05-23 18:36:57 +02:00
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 New module - meraki_mr_l3_firewall (#42328) 2018-07-09 11:17:14 +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 utility now loads() JSON (#40856) 2018-06-06 18:24:14 +02:00
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
module_defaults
module_precedence
module_utils
mount
mysql_db Add support for mysqldump --ignore-table switch (#33065) 2018-05-28 17:31:55 +05:30
mysql_user
mysql_variables
netconf_get Add NETCONF support for SROS devices (#40330) 2018-05-24 15:44:39 +05:30
netconf_rpc New ansible module netconf_rpc (#40358) 2018-05-24 15:25:02 +05:30
nios_dns_view Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
nios_host_record Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
nios_network Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
nios_network_view Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
nios_ptr_record Add the NIOS RECORD PTR Module (#41900) 2018-07-11 23:55:28 +05:30
nios_zone Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
no_log Tasks that are expected to fail need to begin with a special string 2018-06-12 16:31:10 -07:00
npm
nuage_vspk
nxos_aaa_server Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_aaa_server_host Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 test reorganize (#41089) 2018-06-05 07:37:24 -04:00
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 nxos CI failures bugfix (#42240) 2018-07-03 19:45:19 +05:30
nxos_config Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_feature Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_file_copy nxos_file_copy network_cli and httpapi fix (#40592) 2018-05-24 20:21:18 +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 Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_interface_ospf Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 new feature - remote logging (#41237) 2018-07-05 12:17:14 +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 Enforcing NXAPI default HTTP behavior (#41817) 2018-07-02 14:58:37 -04: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_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 nxos CI failures bugfix (#42240) 2018-07-03 19:45:19 +05:30
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 Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vxlan_vtep_vni Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
one_host Fix opennebula test stub (#40436) 2018-05-25 07:42:14 +02:00
openssl_certificate new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
openssl_csr
openssl_dhparam
openssl_privatekey
openssl_publickey
openvswitch_bridge
openvswitch_db run ovs tests on centos/rhel (#42556) 2018-07-10 19:25:09 +05:30
package Fix pkg_mgr_name fact finding for Fedora (#40922) 2018-07-23 10:56:09 -04:00
package_facts
parsing
patch
pause Fix pause module so it does not stack trace when redirecting stdout. (#42217) 2018-07-06 17:19:55 -04:00
ping
pip Default squash actions add pip (#41390) 2018-06-11 19:58:13 -04:00
plugin_filtering
plugin_loader
postgresql postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 2018-05-21 14:49:44 -05:00
prepare_eos_tests/tasks
prepare_http_tests
prepare_ios_tests
prepare_iosxr_tests
prepare_junos_tests/tasks Fix junos integration test CI failures (#42369) 2018-07-06 08:54:57 +05:30
prepare_nios_tests/tasks Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
prepare_nuage_tests/tasks
prepare_nxos_tests/tasks Enforcing NXAPI default HTTP behavior (#41817) 2018-07-02 14:58:37 -04:00
prepare_ovs_tests/tasks run ovs tests on centos/rhel (#42556) 2018-07-10 19:25:09 +05:30
prepare_sros_tests/tasks Add NETCONF support for SROS devices (#40330) 2018-05-24 15:44:39 +05:30
prepare_tests/tasks
prepare_win_tests
psexec
pull
rabbitmq_plugin Fix rabbitmq_* integration tests (#41836) 2018-06-25 21:29:45 +02:00
rabbitmq_user Fix rabbitmq_* integration tests (#41836) 2018-06-25 21:29:45 +02:00
rabbitmq_vhost Fix rabbitmq_* integration tests (#41836) 2018-06-25 21:29:45 +02:00
raw
rds_param_group
remote_tmp Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
route53_zone
rpm_key
s3_bucket
s3_lifecycle S3 versioned lifecycle (#40161) 2018-05-17 15:07:40 -04:00
script Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
seboolean
sefcontext
selinux Fixed check_mode status to be the same as normal execution (#40721) 2018-05-25 17:06:11 -04:00
sensu_client
sensu_handler
service
service_facts
set_fact
setup_azure
setup_deb_repo
setup_ec2
setup_influxdb/tasks
setup_mysql_db
setup_opennebula/vars opennebula: new module one_host (#40041) 2018-05-17 10:10:49 +02:00
setup_openssl
setup_postgresql_db
setup_rabbitmq/tasks Fix rabbitmq_* integration tests (#41836) 2018-06-25 21:29:45 +02:00
setup_rpm_repo
setup_sshkey/tasks
setup_zabbix
shadowed_module
slurp
special_vars
sqs_queue Add integration tests for sqs_queue module (#40110) 2018-05-16 17:34:31 -04:00
stat
strategy_linear
sts_assume_role
subversion
supervisorctl
synchronize
synchronize-buildah
sysctl
systemd
tags change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
task_ordering
template
template_jinja2_latest
templating_settings
test_infra Fix test-module failing to validate args (#41004) 2018-06-01 12:02:56 -07:00
timezone BSDTimezone: distinguish UTC and Etc/UTC (#41234) 2018-06-11 10:27:50 -04:00
tower_credential
tower_group
tower_host
tower_inventory
tower_inventory_source Module: Tower inventory source module (#37110) 2018-06-05 15:32:54 +10:00
tower_job_cancel
tower_job_launch
tower_job_list
tower_job_template Updating tower_job_template.py (#38821) 2018-06-05 15:33:51 +10:00
tower_job_wait
tower_label
tower_organization
tower_project test: manual tower projects don't require creds 2018-06-26 11:24:34 +02:00
tower_role
tower_team
tower_user test tower-cli verify_ssl config parameter (#37597) 2018-05-23 14:33:58 -05:00
ucs_ip_pool
ucs_lan_connectivity
ucs_mac_pool
ucs_ntp_server UCS NTP Server module (#42375) 2018-07-19 11:32:26 +02:00
ucs_san_connectivity
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
unarchive Fix: wildcard excludes in unarchive with tar archives (#40935) 2018-06-22 08:28:14 -07:00
unicode
until
uri Add src parameter for uri module that can be used in place of body. Supports binary files (#33689) 2018-05-31 11:43:00 -05:00
user Only report change when home directory is different on FreeBSD (#42865) 2018-07-19 10:07:00 -04:00
var_blending
var_precedence
vault fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
vcenter_folder
vcenter_license
vmware_cluster
vmware_cluster_facts
vmware_datacenter
vmware_datastore_cluster
vmware_datastore_facts
vmware_datastore_maintenancemode
vmware_drs_rule_facts
vmware_dvs_portgroup
vmware_dvswitch
vmware_guest VMWare: update documentation for linked_clone (#42881) 2018-07-20 10:34:26 +05:30
vmware_guest_disk_facts
vmware_guest_facts
vmware_guest_find
vmware_guest_powerstate bump version of 'vcenter-test-container' to '1.3.0' (govmomi v0.18.0) (#41151) 2018-06-06 08:24:21 -07:00
vmware_guest_snapshot
vmware_guest_snapshot_facts
vmware_guest_tools_wait
vmware_host
vmware_host_acceptance
vmware_host_capability_facts
vmware_host_config_facts
vmware_host_config_manager
vmware_host_dns_facts
vmware_host_facts
vmware_host_firewall_facts
vmware_host_firewall_manager
vmware_host_ntp
vmware_host_package_facts
vmware_host_powerstate
vmware_host_service_facts
vmware_host_service_manager
vmware_host_vmnic_facts
vmware_local_role_manager
vmware_local_user_facts
vmware_local_user_manager
vmware_maintenancemode
vmware_portgroup_facts
vmware_resource_pool
vmware_resource_pool_facts
vmware_target_canonical_facts
vmware_vm_facts Use msg instead of var (#40810) 2018-06-04 12:46:23 +05:30
vmware_vm_vm_drs_rule
vmware_vmkernel_facts
vmware_vswitch
vmware_vswitch_facts
vyos_banner
vyos_command
vyos_config
vyos_facts
vyos_interface
vyos_l3_interface
vyos_linkagg
vyos_lldp
vyos_lldp_interface
vyos_logging
vyos_smoke
vyos_static_route
vyos_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
vyos_user
vyos_vlan Fix vyos_vlan aggregate issue & added tests (#41638) 2018-06-19 18:50:28 +05:30
wait_for
wait_for_connection
wakeonlan
win_acl win_acl: fix recent bug and add basic tests (#43054) 2018-07-23 05:16:42 +10:00
win_acl_inheritance
win_async_wrapper runas + async - get working on older hosts (#41772) 2018-06-26 14:40:49 +10:00
win_audit_policy_system
win_audit_rule
win_become runas + async - get working on older hosts (#41772) 2018-06-26 14:40:49 +10:00
win_certificate_store
win_chocolatey win_chocolatey: always return the rc return value (#41883) 2018-06-25 08:23:31 +10:00
win_chocolatey_config win_chocolatey_config: added module to manage Chocolatey config (#42915) 2018-07-18 10:36:59 +10:00
win_chocolatey_feature win_chocolatey_feature: new module (#42848) 2018-07-18 10:36:43 +10:00
win_chocolatey_source win_chocolatey_source: add new module to manage Chocolatey sources (#42790) 2018-07-18 10:36:21 +10:00
win_command
win_copy
win_disk_facts
win_domain_group
win_domain_membership
win_dotnet_ngen
win_dsc
win_environment win_environment: Added explicit check for null, empty string with state=present (#40468) 2018-05-22 06:45:33 +10:00
win_eventlog
win_eventlog_entry
win_exec_wrapper
win_feature
win_fetch
win_file
win_find
win_firewall
win_firewall_rule
win_get_url
win_group
win_group_membership Refactor/fix win_group_membership to use SIDs for internal comparisons (#40725) 2018-06-27 10:54:27 +10:00
win_hostname Add windows module for changing the hostname (#40295) 2018-05-17 11:41:37 +10:00
win_hotfix
win_iis_webapppool
win_iis_webbinding
win_lineinfile
win_mapped_drive
win_module_utils
win_module_utils_legacy
win_msg
win_msi
win_owner
win_package
win_pagefile
win_path
win_pester
win_ping
win_power_plan
win_product_facts
win_psexec
win_psmodule Implemented support for Repository selection when installing module (#39909) 2018-05-23 07:36:57 +10:00
win_rabbitmq_plugin
win_raw
win_reboot win_reboot: fix 2.6 issues and better handle post reboot reboot (#42330) 2018-07-11 09:12:29 +10:00
win_reg_stat
win_regedit
win_region
win_regmerge
win_route
win_say
win_scheduled_task
win_scheduled_task_stat
win_script
win_security_policy win_security_policy: Allow setting a value to empty (#42051) 2018-07-13 14:08:14 +10:00
win_service
win_setup
win_share
win_shell
win_shortcut
win_slurp
win_stat
win_tempfile
win_template
win_timezone
win_toast
win_unzip
win_updates win_updates: add scheduled tasks back in for older hosts (#38708) 2018-05-23 13:21:01 -07:00
win_uri
win_user
win_user_right
win_wait_for win_wait_for: add a bit more stability to the tests (#43114) 2018-07-23 05:16:22 +10:00
win_wakeonlan
win_whoami
windows-paths
xattr Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
xml
yarn
yum Yum: Add support for --downloadonly (#41506) 2018-07-18 23:34:54 -04:00
yum_repository
zabbix_host
zypper
zypper_repository