2018-04-04 15:11:19 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# This playbook imports all tests that are known to work at present.
|
|
|
|
#
|
|
|
|
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: action/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: action
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: async/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: async
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: become/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: become
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: connection/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: connection
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: connection_delegation/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: connection_delegation
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: connection_loader/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: connection_loader
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: context_service/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: context_service
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: glibc_caches/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: glibc_caches
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: interpreter_discovery/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: interpreter_discovery
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: local/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: local
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: module_utils/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: module_utils
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: playbook_semantics/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: playbook_semantics
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: process/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: process
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: runner/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: runner
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: ssh/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: ssh
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: strategy/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: strategy
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: stub_connections/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: stub_connections
|
2021-12-12 21:11:38 +00:00
|
|
|
- import_playbook: transport_config/all.yml
|
2021-11-02 20:07:28 +00:00
|
|
|
tags: transport_config
|