How can we help?
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Infrastructure Automation
Ansible is an IT automation system that handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration.
Package Details
- Vendor: RedHat
- Target Platform: Linux
- Package Type: Server and Workstation Management
Why use this
Ansible is an IT automation system that handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration.
Example: You can test a collection of servers quickly by adding them to a Host Group, creating a Playbook with the command ‘ping’ and executing it to see which servers within the group are reachable on your network.
Benefits
- Manage Ansible hosts, and run playbook automations from the service desk, business process workflows, or runbooks.
- Automate the provision of infrastructure and compute hosts.
How to get access
- You can try out ITOM for free (not for production use, limited runs) by installing the ITOM application from the Hornbill App Store.
Authentication
When creating jobs for operations contained within this package, they need to be run on the target machine as a user who has the correct privileges within your environment. To create and securely store keys:
- In the Configuration area of your Hornbill instance, navigate to Platform Configuration > Security > KeySafe;
- Click on the + Create New Key button, then select Username + Password;
- Give the KeySafe Key a Title (this is the name/identifier for the Active Directory account as you will see it when creating an IT Automation Job, or adding an IT Automation node to a Workflow);
- Optionally add a Description;
- Populate the Username field with the username for the account being used on the target machine;
- Populate the Password field with the password for the above account;
- Select Create Key to save.
Once you have created your KeySafe Key, you can then use it to populate the Credentials > Admin or Run As inputs when creating IT Automation Jobs from this package.
Package Automations
Operation | Description |
---|---|
Create Host | Creates an instance of a host within the designated host group and inventory / host file. |
Create Host Group | Creates a host group within the designated file. |
Create Inventory | Create an Inventory or Host group Text file. |
Delete Host Group | Removes a host group and all hosts stored within it from an inventory or host file. |
List Host Group | Displays all the Hosts Group titles within a inventory or host file. |
List Inventory | This lists the contents of an Inventory or collection of host servers. |
List Playbooks | This operation lists the contents of a playbook. |
Remove Host From Host Group | Removes the specified host from a host group. |
Remove Inventory | Removes an Inventory or Host file from Ansible. |
Run Playbook | This operation will execute a playbook within Ansible. |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}