0 votes
in Ansible by

How can you authenticate with the Ansible Tower API?

a) By providing a username and password

b) By providing an API token

c) By providing a private SSH key

d) By providing a GPG key

1 Answer

0 votes
by
Solution: b) By providing an API token

Explanation: To authenticate with the Ansible Tower API, you need to provide an API token.
...