Is there a reason not to set credentials for each host? When defined multiple hosts in one inventory, is it common sense to share one private key?
Asked
Active
Viewed 328 times
1 Answers
1
There is no reason for this, you can have separate creds for each host. But as per the best practices, you should keep separate user with a single key for host login and AWX also user single login creds for all hosts login afaik.

user2983509
- 234
- 2
- 9
-
I will consider adding new user for cred sharing. Thank you. – NozTa Jun 21 '19 at 08:10