Module: ForemanAnsibleCore

Extended by:
ForemanTasksCore::SettingsLoader
Defined in:
lib/foreman_ansible_core.rb,
lib/foreman_ansible_core/actions.rb,
lib/foreman_ansible_core/version.rb,
lib/foreman_ansible_core/exception.rb,
lib/foreman_ansible_core/runner/playbook.rb,
lib/foreman_ansible_core/runner/ansible_runner.rb,
lib/foreman_ansible_core/runner/command_creator.rb,
lib/foreman_ansible_core/task_launcher/playbook.rb,
lib/foreman_ansible_core/task_launcher/ansible_runner.rb,
lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb

Overview

Core actions for Foreman Ansible, used by both Foreman and Foreman proxy This comprises running playbooks for the moment

Defined Under Namespace

Modules: Actions, RemoteExecutionCore, Runner, TaskLauncher Classes: CommandCreator, Exception, ReadConfigFileException, ReadRolesException

Constant Summary collapse

VERSION =
'3.0.4'