diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml index c350c1b..22461c1 100644 --- a/molecule/default/converge.yml +++ b/molecule/default/converge.yml @@ -8,4 +8,5 @@ - github_repo: ansible-github_actions_runner-testrepo - github_account: monolithprojects roles: - - role: ansible-github_actions_runner \ No newline at end of file + - robertdebock.epel + - ansible-github_actions_runner \ No newline at end of file