ansible/test/integration/targets/scaleway_compute/tasks/main.yml

7 lines
227 B
YAML
Raw Normal View History

2018-08-20 10:50:28 +02:00
# SCW_API_KEY='XXX' SCW_ORG='YYY' ansible-playbook ./test/legacy/scaleway.yml --tags test_scaleway_compute
- include_tasks: state.yml
- include_tasks: ip.yml
- include_tasks: security_group.yml
- include_tasks: pagination.yml