Skip to main content

Manager

All operations in an OSISM deployment are performed through the osism CLI. Commands are submitted to the manager's job queue and executed asynchronously in the appropriate Ansible container — so operations continue running even if the SSH session is lost.

For an overview of the manager's architecture and internal components, see the OSISM Manager page in the Concepts guide.

OSISM orchestrator

Commands

CommandDescription
osism applyRun Ansible plays in any environment
osism getQuery inventory hosts, host variables, and gathered facts
osism logView Ansible play history, container logs, and OpenSearch
osism taskInspect running and queued tasks
osism consoleOpen interactive sessions on nodes or containers