Document URL: https://dxp-docp-prod.apps.ext-waf.spoke.prod.us-west-2.aws.paas.redhat.com/documentation/en-us/red_hat_satellite/6.13/html-single/managing_configurations_using_ansible_integration_in_red_hat_satellite/index?lb_target=preview Section Number and Name: 3.11. Configuring Satellite to Use an Alternative Directory to Execute Remote Jobs on Hosts Describe the issue: Point-3 in mentioned section " Configure the system: " asks user to run following command "# {foreman-installer} --foreman-proxy-plugin-ansible-working-dir _/remote_working_dir_" which is invalid. Suggestions for improvement: The {foreman-installer} in the command should be replaced with satellite-installer. The correct command is: # satellite-installer --foreman-proxy-plugin-ansible-working-dir _/remote_working_dir_ Additional information: The correction needs to be made in Satellite 6.12 documentation as well.
Hello! PR link: https://github.com/theforeman/foreman-documentation/pull/1998
The documentation has been updated: https://dxp-docp-prod.apps.ext-waf.spoke.prod.us-west-2.aws.paas.redhat.com/documentation/en-us/red_hat_satellite/6.13/html-single/managing_configurations_using_ansible_integration_in_red_hat_satellite/index?lb_target=preview#configuring-an-alternative-directory-to-execute-remote-jobs-on-hosts_ansible https://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html-single/managing_configurations_using_ansible_integration_in_red_hat_satellite/index#configuring-an-alternative-directory-to-execute-remote-jobs-on-hosts_ansible