Missing ansible_verbosity setting

Hi all,

I'm running:

  • foreman . 1.15.2
  • katello: 3.4.2
  • foreman_ansible: 1.4.5

As found in the release note for foreman_ansible 1.4.1 there should be a
verbosity level setting in the ansible tab of the foreman setting, in my
setup it is just missing

NameValueDescription
Connection type ssh Use this connection type by default when running
Ansible playbooks. You can override this on hosts by adding a parameter
"ansible_connection"
Port 22 Use this port to connect to hosts and run Ansible. You can override
this on hosts by adding a parameter "ansible_port"
Post-provision timeout 360 Timeout (in seconds) to set when Foreman will
trigger a play Ansible roles task after a host is fully provisioned. Set
this to the maximum time you expect a host to take until it is ready after
a reboot.
Password ****** Use this password by default when running Ansible
playbooks. You can override this on hosts by adding a parameter
"ansible_ssh_pass"
User root Foreman will try to connect to hosts as this user by default when
running Ansible playbooks. You can override this on hosts by adding a
parameter "ansible_user"
WinRM cert Validation validate Enable/disable WinRM server certificate
validation when running Ansible playbooks. You can override this on hosts
by adding a parameter "ansible_winrm_server_cert_validation"

Is there a place where I could set the ansible verbosity?
Should i create a bug report for this?

Thanks for any help
rgds,
Arsene