Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sh version in Pipfile for wazuh-ansible pr tests #680

Merged
merged 1 commit into from
May 1, 2020

Conversation

jm404
Copy link
Contributor

@jm404 jm404 commented May 1, 2020

Hi team,

We recently faced the following error:

TypeError: Invalid special arguments:

  'env': value u'/home/anonymous/Desktop/wazuh/wazuh-ansible/.env.yml' of env key 'MOLECULE_ENV_FILE' must be a str

After some investigation we found that it's related to sh.py package which in its newer versions generates the failure. Confirmed by : ansible/molecule#2676

After fixing sh == "==1.12.14" the error no longer appears.

Best regards,

Jose

@jm404 jm404 self-assigned this May 1, 2020
@jm404 jm404 merged commit 8763487 into devel May 1, 2020
@jm404 jm404 deleted the fix_ansible_molecule branch May 1, 2020 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant