Sorry, my bad. `systemctl restart ansible-runner-service.service`
this seems to fix the issue. cacert.pem now looks good (with line breaks) and
host is successfully connected.
Thanks a lot for a quick help!
And just to be sure please also share `cat
/etc/ansible-runner-service/config.yaml`
On Tue, May 19, 2020 at 8:52 AM Vojtech Juranek <vjuranek(a)redhat.com> wrote:
> > Does the certificate look the same?
>
> yes
>
> > Maybe try to `systemctl restart httpd `
>
> I'm running engine in developer mode, there's no httpd running, only
> wildfly
> on port 8080
>
> > Before the certificate looked okay. (Strange that it ends with
> > whitespace
> > and not new line)
> >
> > On Tue, May 19, 2020 at 8:31 AM Vojtech Juranek <vjuranek(a)redhat.com>
>
> wrote:
> > > > I do have this patch in engine build, but checking the patch,
> > > > ansible
> > >
> > > runner
> > >
> > > > on engine is not up-to-date, so maybe this is the cause? Trying to
> > > > update
> > > > now.
> > >
> > > now I have on engine machine
> > >
> > > # rpm -qa "*ansible-runner*"
> > > python3-ansible-runner-1.4.5-1.fc30.noarch
> > > ansible-runner-service-dev-1.0.2-1.fc30.noarch
> > >
> > > but it didn't help, still same issue