Skip to content

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

Open
@xdaytona955

Description

@xdaytona955

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions