Open
Description
Ansible package not working with base Photon image.
Using "sudo docker run -it photon:latest"
Recreation steps:
- tdnf install ansible -y
- 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!
Metadata
Metadata
Assignees
Labels
No labels