photon-docker-image
photon-docker-image copied to clipboard
Ansible that installs with tdnf gives error message (does not work)
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
Thanks!