ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
814 stars 1.49k forks source link

c.g: Failing tests #68

Closed felixfontein closed 4 years ago

felixfontein commented 4 years ago
SUMMARY

A current complete CI run: https://app.shippable.com/github/ansible-collections/community.general/runs/313/summary/console

Disabled or failing integration tests:

xfs_quota/aliases:disabled #fixme

The xfs_quota tests depend on mount, which is currently broken (see ansible/ansible#68223 and ansible-collections/ansible.posix#3).

Deprecated modules, to be removed in 2.10 (I guess we can do that once ansible/ansible#67684 has been merged):

plugins/modules/cloud/misc/ovirt.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/misc/ovirt.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'This module is for deprecated version of ovirt.', 'alternative': 'Use M(ovirt_vm) instead'}
plugins/modules/cloud/ovirt/ovirt_affinity_label_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_affinity_label_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_affinity_label_info) instead'}
plugins/modules/cloud/ovirt/ovirt_api_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_api_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_api_info) instead'}
plugins/modules/cloud/ovirt/ovirt_cluster_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_cluster_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_cluster_info) instead'}
plugins/modules/cloud/ovirt/ovirt_datacenter_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_datacenter_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_datacenter_info) instead'}
plugins/modules/cloud/ovirt/ovirt_disk_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_disk_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_disk_info) instead'}
plugins/modules/cloud/ovirt/ovirt_event_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_event_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_event_info) instead'}
plugins/modules/cloud/ovirt/ovirt_external_provider_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_external_provider_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_external_provider_info) instead'}
plugins/modules/cloud/ovirt/ovirt_group_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_group_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_group_info) instead'}
plugins/modules/cloud/ovirt/ovirt_host_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_host_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_host_info) instead'}
plugins/modules/cloud/ovirt/ovirt_host_storage_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_host_storage_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_host_storage_info) instead'}
plugins/modules/cloud/ovirt/ovirt_network_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_network_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_network_info) instead'}
plugins/modules/cloud/ovirt/ovirt_nic_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_nic_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_nic_info) instead'}
plugins/modules/cloud/ovirt/ovirt_permission_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_permission_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_permission_info) instead'}
plugins/modules/cloud/ovirt/ovirt_quota_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_quota_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_quota_info) instead'}
plugins/modules/cloud/ovirt/ovirt_scheduling_policy_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_scheduling_policy_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_scheduling_policy_info) instead'}
plugins/modules/cloud/ovirt/ovirt_snapshot_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_snapshot_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_snapshot_info) instead'}
plugins/modules/cloud/ovirt/ovirt_storage_domain_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_storage_domain_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_storage_domain_info) instead'}
plugins/modules/cloud/ovirt/ovirt_storage_template_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_storage_template_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_storage_template_info) instead'}
plugins/modules/cloud/ovirt/ovirt_storage_vm_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_storage_vm_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_storage_vm_info) instead'}
plugins/modules/cloud/ovirt/ovirt_tag_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_tag_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_tag_info) instead'}
plugins/modules/cloud/ovirt/ovirt_template_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_template_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_template_info) instead'}
plugins/modules/cloud/ovirt/ovirt_user_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_user_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_user_info) instead'}
plugins/modules/cloud/ovirt/ovirt_vm_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_vm_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_vm_info) instead'}
plugins/modules/cloud/ovirt/ovirt_vmpool_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/ovirt/ovirt_vmpool_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.10', 'why': 'When migrating to collection we decided to use only _info modules.', 'alternative': 'Use M(ovirt_vmpool_info) instead'}

Deprecated modules, to be removed in later versions (need to be updated once ansible/ansible#67684 is merged):

plugins/modules/cloud/cloudstack/cs_instance_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/cloudstack/cs_instance_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Transformed into an info module.', 'alternative': 'Use M(cs_instance_info) instead.'}
plugins/modules/cloud/cloudstack/cs_zone_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/cloudstack/cs_zone_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Transformed into an info module.', 'alternative': 'Use M(cs_zone_info) instead.'}
plugins/modules/cloud/digital_ocean/digital_ocean.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/digital_ocean/digital_ocean.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Updated module to remove external dependency with increased functionality.', 'alternative': 'Use M(digital_ocean_droplet) instead.'}
plugins/modules/cloud/digital_ocean/digital_ocean_sshkey_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/digital_ocean/digital_ocean_sshkey_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(digital_ocean_sshkey_info) instead.'}
plugins/modules/cloud/google/gcdns_record.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/google/gcdns_record.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Updated modules released with increased functionality', 'alternative': 'Use M(gcp_dns_resource_record_set) instead.'}
plugins/modules/cloud/google/gcdns_zone.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/google/gcdns_zone.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Updated modules released with increased functionality', 'alternative': 'Use M(gcp_dns_managed_zone) instead.'}
plugins/modules/cloud/google/gce.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/google/gce.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Updated modules released with increased functionality', 'alternative': 'Use M(gcp_compute_instance) instead.'}
plugins/modules/cloud/google/gcp_backend_service.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/google/gcp_backend_service.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Updated modules released with increased functionality', 'alternative': 'Use M(gcp_compute_backend_service) instead.'}
plugins/modules/cloud/online/online_server_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/online/online_server_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(online_server_info) instead.'}
plugins/modules/cloud/online/online_user_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/online/online_user_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(online_user_info) instead.'}
plugins/modules/cloud/scaleway/scaleway_image_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/scaleway/scaleway_image_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(scaleway_image_info) instead.'}
plugins/modules/cloud/scaleway/scaleway_ip_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/scaleway/scaleway_ip_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(scaleway_ip_info) instead.'}
plugins/modules/cloud/scaleway/scaleway_organization_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/scaleway/scaleway_organization_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(scaleway_organization_info) instead.'}
plugins/modules/cloud/scaleway/scaleway_security_group_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/scaleway/scaleway_security_group_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(scaleway_security_group_info) instead.'}
plugins/modules/cloud/scaleway/scaleway_server_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/scaleway/scaleway_server_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(scaleway_server_info) instead.'}
plugins/modules/cloud/scaleway/scaleway_snapshot_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/scaleway/scaleway_snapshot_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(scaleway_snapshot_info) instead.'}
plugins/modules/cloud/scaleway/scaleway_volume_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/scaleway/scaleway_volume_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(scaleway_volume_info) instead.'}
plugins/modules/cloud/vultr/_vultr_account_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_account_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_account_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Transformed into an info module.', 'alternative': 'Use M(vultr_account_info) instead.'}
plugins/modules/cloud/vultr/vultr_block_storage_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_block_storage_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Transformed into an info module.', 'alternative': 'Use M(vultr_block_storage_info) instead.'}
plugins/modules/cloud/vultr/vultr_dns_domain_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_dns_domain_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(vultr_dns_domain_info) instead.'}
plugins/modules/cloud/vultr/vultr_firewall_group_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_firewall_group_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(vultr_firewall_group_info) instead.'}
plugins/modules/cloud/vultr/vultr_network_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_network_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(vultr_network_info) instead.'}
plugins/modules/cloud/vultr/vultr_os_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_os_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Transformed into an info module.', 'alternative': 'Use M(vultr_os_info) instead.'}
plugins/modules/cloud/vultr/vultr_plan_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_plan_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(vultr_plan_info) instead.'}
plugins/modules/cloud/vultr/vultr_region_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_region_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(vultr_region_info) instead.'}
plugins/modules/cloud/vultr/vultr_server_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_server_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(vultr_server_info) instead.'}
plugins/modules/cloud/vultr/vultr_ssh_key_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_ssh_key_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Transformed into an info module.', 'alternative': 'Use M(vultr_ssh_key_info) instead.'}
plugins/modules/cloud/vultr/vultr_startup_script_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_startup_script_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(vultr_startup_script_info) instead.'}
plugins/modules/cloud/vultr/vultr_user_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/cloud/vultr/vultr_user_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Transformed into an info module.', 'alternative': 'Use M(vultr_user_info) instead.'}
plugins/modules/net_tools/ldap/ldap_attr.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/net_tools/ldap/ldap_attr.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.14', 'why': 'The current "ldap_attr" module does not support LDAP attribute insertions or deletions with objectClass dependencies.', 'alternative': 'Use M(ldap_attrs) instead. Deprecated in 2.10.'}
plugins/modules/remote_management/foreman/foreman.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/remote_management/foreman/foreman.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Replaced by re-designed individual modules living at https://github.com/theforeman/foreman-ansible-modules', 'alternative': 'https://github.com/theforeman/foreman-ansible-modules'}
plugins/modules/remote_management/foreman/katello.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/remote_management/foreman/katello.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Replaced by re-designed individual modules living at https://github.com/theforeman/foreman-ansible-modules', 'alternative': 'https://github.com/theforeman/foreman-ansible-modules'}
plugins/modules/source_control/github/github_hooks.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/source_control/github/github_hooks.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.12', 'why': 'Replaced by more granular modules', 'alternative': 'Use M(github_webhook) and M(github_webhook_info) instead.'}
plugins/modules/storage/purestorage/purefa_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/storage/purestorage/purefa_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favor of C(_info) module.', 'alternative': 'Use M(purefa_info) instead.'}
plugins/modules/storage/purestorage/purefb_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/storage/purestorage/purefb_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favor of C(_info) module.', 'alternative': 'Use M(purefb_info) instead.'}
plugins/modules/web_infrastructure/nginx_status_facts.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in Metadata, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation or by removing all documentation for removed
plugins/modules/web_infrastructure/nginx_status_facts.py:0:0: invalid-documentation: DOCUMENTATION.deprecated: extra keys not allowed @ data['deprecated']. Got {'removed_in': '2.13', 'why': 'Deprecated in favour of C(_info) module.', 'alternative': 'Use M(nginx_status_info) instead.'}
ISSUE TYPE
COMPONENT NAME

all

ANSIBLE VERSION
unrelated
gundalow commented 4 years ago

This is great info. Thank you. I thought all the modules that should deleted would have been done when stable-2.9 was branched. Will need to look into that some more.

felixfontein commented 4 years ago

@gundalow maybe that wasn't made because the future of tombstoning hasn't been defined back then.

felixfontein commented 4 years ago

Problems with netapp modules should (will) be fixed here: #76

felixfontein commented 4 years ago

#77 will fix supervisorctl tests

felixfontein commented 4 years ago

#78 will fix CS tests

felixfontein commented 4 years ago

After network modules went (#84), more tests pass. Now we're mainly left with deprecated modules failing validate-modules.

ansibullbot commented 4 years ago

@felixfontein: Greetings! Thanks for taking the time to open this issue. In order for the community to handle your issue effectively, we need a bit more information.

Here are the items we could not find in your description:

Please set the description of this issue with this template: https://raw.githubusercontent.com/ansible/ansible/devel/.github/ISSUE_TEMPLATE.md

click here for bot help