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

Check why this is failing #2

Open
github-actions bot opened this issue Apr 16, 2022 · 0 comments
Open

Check why this is failing #2

github-actions bot opened this issue Apr 16, 2022 · 0 comments
Labels

Comments

@github-actions
Copy link

# TODO: Check why this is failing

  pip:
    name: "{{ ara_api_source_checkout }}[server]"
    state: present
    # virtualenv: "{{ ara_api_venv | bool | ternary(ara_api_venv_path, omit) }}"
    # virtualenv_command: /usr/bin/python3 -m venv
    # TODO: Check why this is failing

- name: install python-passlib for managing authentication credentials
  pip:
@github-actions github-actions bot added the todo label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants