> The following error occurs when accessing the ansible proxy
>
> NameError at /ansible/rolesuninitialized constant
> Proxy::Ansible::Api::ForemanAnsibleCore
>
> ansible is installed and I have the proxy configured with
>
>
> —
> :enabled: true
> :ansible_working_dir: '/tmp'
> :ansible_dir: /etc/ansible
>
>
> I can get the /features without issue
>
> ["ansible","dynflow"]
>
> but calling the /ansible/roles returns the above error
What version of the foreman-proxy ansible plugin are you using?