diff --git a/molecule/default b/molecule/default index e0a54605..df5ea5dd 120000 --- a/molecule/default +++ b/molecule/default @@ -1 +1 @@ -/home/scampos/src/ansible-freeipa/molecule/centos-8 \ No newline at end of file +centos-8 \ No newline at end of file diff --git a/molecule/resources/playbooks/library b/molecule/resources/playbooks/library index b30cd095..0140dc6d 120000 --- a/molecule/resources/playbooks/library +++ b/molecule/resources/playbooks/library @@ -1 +1 @@ -/home/scampos/src/ansible-freeipa/plugins/modules/ \ No newline at end of file +../../../plugins/modules/ \ No newline at end of file diff --git a/molecule/resources/playbooks/module_utils b/molecule/resources/playbooks/module_utils index 4a88d1e6..2b1d4840 120000 --- a/molecule/resources/playbooks/module_utils +++ b/molecule/resources/playbooks/module_utils @@ -1 +1 @@ -/home/scampos/src/ansible-freeipa/plugins/module_utils/ \ No newline at end of file +../../../plugins/module_utils/ \ No newline at end of file diff --git a/molecule/resources/playbooks/roles b/molecule/resources/playbooks/roles index a0123be0..e2b799b9 120000 --- a/molecule/resources/playbooks/roles +++ b/molecule/resources/playbooks/roles @@ -1 +1 @@ -/home/scampos/src/ansible-freeipa/roles \ No newline at end of file +../../../roles/ \ No newline at end of file