summaryrefslogtreecommitdiffstats
path: root/ansible/infrastructure.yml
diff options
context:
space:
mode:
authorMichal Ptacek <m.ptacek@partner.samsung.com>2019-03-26 09:07:18 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-26 09:07:18 +0000
commitfc7ca30540c2cd926346b27c9d4656272ca70e96 (patch)
tree01d8842e9f6ad9d93b712eb83a7c660dae6629b0 /ansible/infrastructure.yml
parent63750134d02b6cdf34172afa055e44f65025fbc7 (diff)
parent200ae72c05772dab23923bc74c88c8691f7224fc (diff)
Merge "Fixing some yaml-lint warnings"
Diffstat (limited to 'ansible/infrastructure.yml')
-rw-r--r--ansible/infrastructure.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/ansible/infrastructure.yml b/ansible/infrastructure.yml
index 83e185fe..18290ae4 100644
--- a/ansible/infrastructure.yml
+++ b/ansible/infrastructure.yml
@@ -20,6 +20,8 @@
roles:
- docker
tasks:
- - import_tasks: roles/certificates/tasks/upload_root_ca.yml
+ - include_role:
+ name: certificates
+ tasks_from: upload_root_ca.yml
vars:
certificates_local_dir: certs