Ansible & OpenShift Automation
JSON →Provides tools to interact with the Ansible Automation Platform API for automation tasks.
Tools · 7
- list_inventories List all inventories in Ansible Automation Platform.
- get_inventory Get details of a specific inventory by ID.
- run_job Run a job template by ID, optionally with extra_vars.
- job_status Check the status of a job by ID.
- job_logs Retrieve logs for a job.
- create_project Create a new project in Ansible Automation Platform.
- create_job_template Create a job template in Ansible Automation Platform.
Links
★ 20 GitHub stars