Fixed symlinks to be not absolute, which confuses 'ansible-galaxy collection build' on other systems

This commit is contained in:
Jeffrey van Pelt
2020-08-13 01:15:28 +02:00
parent 542e241440
commit ee0cb2a2d0
4 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
/home/scampos/src/ansible-freeipa/molecule/centos-8
centos-8

View File

@@ -1 +1 @@
/home/scampos/src/ansible-freeipa/plugins/modules/
../../../plugins/modules/

View File

@@ -1 +1 @@
/home/scampos/src/ansible-freeipa/plugins/module_utils/
../../../plugins/module_utils/

View File

@@ -1 +1 @@
/home/scampos/src/ansible-freeipa/roles
../../../roles/