mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-14 13:42:21 +00:00
This is required for modules that may return a non-zero `rc` value for a successful run, similar to #24865 for Windows fixing **win_chocolatey**. We also disable the dependency on `rc` value only, even if `failed` was set. Adapted unit and integration tests to the new scheme. Updated raw, shell, script, expect to take `rc` into account. |
||
|---|---|---|
| .. | ||
| cloudscale_server | ||
| cnos_backup | ||
| cnos_bgp | ||
| cnos_command | ||
| cnos_conditional_command | ||
| cnos_conditional_template | ||
| cnos_ethernet | ||
| cnos_facts | ||
| cnos_image | ||
| cnos_portchannel | ||
| cnos_rollback | ||
| cnos_save | ||
| cnos_showrun | ||
| cnos_template | ||
| cnos_vlag | ||
| cnos_vlan | ||
| ec2_elb_instance_setup | ||
| ec2_provision_instances | ||
| prepare_rax_tests/defaults | ||
| prepare_tests/tasks | ||
| test_azure | ||
| test_cloudflare_dns | ||
| test_consul_acl/tasks | ||
| test_consul_inventory/tasks | ||
| test_consul_kv/tasks | ||
| test_consul_service/tasks | ||
| test_consul_session/tasks | ||
| test_ec2 | ||
| test_ec2_asg/tasks | ||
| test_ec2_eip | ||
| test_ec2_elb | ||
| test_ec2_vpc_nat_gateway | ||
| test_exoscale_dns | ||
| test_gcdns | ||
| test_gce | ||
| test_gce_mig | ||
| test_gce_net | ||
| test_gce_pd | ||
| test_gce_tag | ||
| test_gcp_glb | ||
| test_gcp_healthcheck | ||
| test_gcp_url_map | ||
| test_jenkins_job | ||
| test_rax | ||
| test_rax_cbs | ||
| test_rax_cbs_attachments | ||
| test_rax_cdb | ||
| test_rax_cdb_database | ||
| test_rax_clb | ||
| test_rax_clb_nodes | ||
| test_rax_facts | ||
| test_rax_identity | ||
| test_rax_keypair | ||
| test_rax_meta | ||
| test_rax_network | ||
| test_rax_scaling_group | ||
| setup_ec2 | ||
| setup_sshkey | ||