diff --git a/tests/test.yml b/tests/test.yml index 42fcec5..96aac8d 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -2,4 +2,4 @@ - hosts: localhost remote_user: root roles: - - auth_duo \ No newline at end of file + - name: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}" \ No newline at end of file