diff --git a/mgmt/import.yml b/mgmt/import.yml new file mode 100644 index 0000000..85f85a1 --- /dev/null +++ b/mgmt/import.yml @@ -0,0 +1,4 @@ +- debug: + msg: hello from roles + +- import_tasks: debug.yml \ No newline at end of file