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

Ansible that installs with tdnf gives error message (does not work) #11

Open
xdaytona955 opened this issue Oct 22, 2019 · 0 comments
Open

Comments

@xdaytona955
Copy link

Ansible package not working with base Photon image.

Using "sudo docker run -it photon:latest"

Recreation steps:

  1. tdnf install ansible -y
  2. ansible --version

Gives this error:
"Traceback (most recent call last):
File "/usr/bin/ansible", line 60, in
import ansible.constants as C
File "/usr/lib/python2.7/site-packages/ansible/constants.py", line 12, in <modul
from jinja2 import Template
ImportError: No module named jinja2"

Thanks!

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

No branches or pull requests

1 participant