Bedenko

Results 9 comments of Bedenko

wow, did not spot the branch. Great! going to check it out.

Can you ping vCenter server?

and URL in web browser is the same as the address that is being pinged? Cause it looks like DNS problem.

probably. Try to execute the script from internal network (behind proxy)

Are any updates on this merge? The problem still exists.

It actually returns datetime (epoch -20 years) every minute. Only when you execute Away, it returns 01 or 07.

On clean install of Oracle Linux 8.9 (minimal install) install fails, due to missing python3-pip.

Ofcourse. Created new instance with parameters: [anaconda-ks.cfg.txt](https://github.com/freeipa/ansible-freeipa/files/13705117/anaconda-ks.cfg.txt) Preformed `dnf update && reboot`. Executed: [ansible-run.txt](https://github.com/freeipa/ansible-freeipa/files/13705125/ansible-run.txt) Default packages, before ansible execution were: [installed_packages.txt](https://github.com/freeipa/ansible-freeipa/files/13705132/installed_packages.txt)

Ah, makes sense, since installing `python3-pip` also installs `python36`. Would it makes sense, if `python36` would also be included in [ipaclient_packages](/freeipa/ansible-freeipa/tree/master/roles/ipaclient/vars/RedHat-8.yml)?