About this task
Complete the following steps to create a connection to an Ansible® Tower Server.
Procedure
- In the
main navigation menu, select
Administration and click
Integration with other systems.
- Click Automation type.
-
Click Configure on the Ansible
Tower tile.
-
Enter the base URL of your Ansible Tower server. This URL must contain the protocol, for example:
https://ansible-tower-server.mycompany.com:443
.
-
Choose an authentication type. You can select Basic Auth to connect with
username and password or API Token to use a bearer token, previously created
with Write Scope in Ansible
Tower.
-
Enter the chosen authentication information.
-
Optional: Enter the Ansible Tower server certificate or certificate chain.
-
Click Save to store the connection information.
Note: When using the standard Ansible Tower installation a
self-signed certificate issued for CN localhost might be generated. Make sure to replace that
certificate with a certificate issued for the actual domain name you are using. Otherwise, the
connection might not work.