# # This playbook imports all tests that are known to work at present. # - import_playbook: action/all.yml tags: action - import_playbook: async/all.yml tags: async - import_playbook: become/all.yml tags: become - import_playbook: connection/all.yml tags: connection - import_playbook: connection_delegation/all.yml tags: connection_delegation - import_playbook: connection_loader/all.yml tags: connection_loader - import_playbook: context_service/all.yml tags: context_service - import_playbook: glibc_caches/all.yml tags: glibc_caches - import_playbook: interpreter_discovery/all.yml tags: interpreter_discovery - import_playbook: local/all.yml tags: local - import_playbook: module_utils/all.yml tags: module_utils - import_playbook: playbook_semantics/all.yml tags: playbook_semantics - import_playbook: process/all.yml tags: process - import_playbook: runner/all.yml tags: runner - import_playbook: ssh/all.yml tags: ssh - import_playbook: strategy/all.yml tags: strategy - import_playbook: stub_connections/all.yml tags: stub_connections - import_playbook: transport_config/all.yml tags: transport_config