tests: reenable remaining Ansible tests.
This commit is contained in:
parent
a37ccabd91
commit
ee741da2b3
|
@ -3,12 +3,12 @@
|
|||
# This playbook imports all tests that are known to work at present.
|
||||
#
|
||||
|
||||
#- import_playbook: action/all.yml
|
||||
#- import_playbook: async/all.yml
|
||||
#- import_playbook: become/all.yml
|
||||
#- import_playbook: connection_loader/all.yml
|
||||
#- import_playbook: context_service/all.yml
|
||||
#- import_playbook: playbook_semantics/all.yml
|
||||
#- import_playbook: remote_tmp/all.yml
|
||||
#- import_playbook: runner/all.yml
|
||||
- import_playbook: action/all.yml
|
||||
- import_playbook: async/all.yml
|
||||
- import_playbook: become/all.yml
|
||||
- import_playbook: connection_loader/all.yml
|
||||
- import_playbook: context_service/all.yml
|
||||
- import_playbook: playbook_semantics/all.yml
|
||||
- import_playbook: remote_tmp/all.yml
|
||||
- import_playbook: runner/all.yml
|
||||
- import_playbook: ssh/all.yml
|
||||
|
|
Loading…
Reference in New Issue