Re: [ansible-project] [Ansible-Project] Installation of AAP 2.3

2024-02-13 Thread Paul Brylinski
See reply above - here is the Red Hat site I got it from https://access.redhat.com/solutions/6988045 On Tue, Feb 13, 2024 at 7:57 PM Paul Brylinski wrote: > I ran into this issue last week. > > Like Bulent said, I first sudo into awx > > #su - awx > > and then I run the

Re: [ansible-project] [Ansible-Project] Installation of AAP 2.3

2024-02-13 Thread Paul Brylinski
I ran into this issue last week. Like Bulent said, I first sudo into awx #su - awx and then I run the command it told me to run /usr/bin/podman system migrate Then I ran my job template. Hope this works for you. Paul On Tue, Feb 13, 2024 at 7:14 PM Prady A wrote: > Hi > > Thank you for yo

Re: [ansible-project] Max Retries Exceeded - Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF)

2023-04-27 Thread Paul Brylinski
Just to let everyone know, the inventory file was looking for the FQDN, not the IP. On Mon, Apr 24, 2023, 11:58 AM Paul Brylinski wrote: > Hello, > > I am having an issue connecting to a windows host through kerberos. I was > using ansible 2.9.16 and RHEL 7.9 and had no issu

[ansible-project] Max Retries Exceeded - Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF)

2023-04-24 Thread Paul Brylinski
Hello, I am having an issue connecting to a windows host through kerberos. I was using ansible 2.9.16 and RHEL 7.9 and had no issues. As I upgraded to RHEL 9, I upgraded to Ansible-Core 2.13. Winrm, kerberos were all upgraded as well. Nothing on the windows side has changed. When I run a play