Module: Proxy::Ansible
- Defined in:
- lib/smart_proxy_ansible.rb,
lib/smart_proxy_ansible/api.rb,
lib/smart_proxy_ansible/plugin.rb,
lib/smart_proxy_ansible/version.rb,
lib/smart_proxy_ansible/exception.rb,
lib/smart_proxy_ansible/roles_reader.rb,
lib/smart_proxy_ansible/reader_helper.rb,
lib/smart_proxy_ansible/playbooks_reader.rb,
lib/smart_proxy_ansible/validate_settings.rb,
lib/smart_proxy_ansible/variables_extractor.rb,
lib/smart_proxy_ansible/configuration_loader.rb,
lib/smart_proxy_ansible/runner/ansible_runner.rb,
lib/smart_proxy_ansible/task_launcher/ansible_runner.rb
Overview
Version, this allows the proxy and other plugins know what version of the Ansible plugin is running
Defined Under Namespace
Modules: Runner, TaskLauncher Classes: Api, ConfigurationLoader, Exception, NotExistingWorkingDirException, PlaybooksReader, Plugin, ReadConfigFileException, ReadPlaybooksException, ReadPlaybooksNamesException, ReadRolesException, ReadVariablesException, ReaderHelper, RolesReader, ValidateSettings, VariablesExtractor
Constant Summary collapse
- VERSION =
'3.5.7'