Commit 36e9642e by ansible

no message

1 parent 1e9f2d2b
Showing with 3 additions and 3 deletions
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
- hosts: 03_apimanager - hosts: 03_apimanager
become: true become: true
tasks: tasks:
- include_role: - import_role:
name: directory name: directory
vars: vars:
app_name: apimanager app_name: apimanager
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!