Handling automated Ansible invocations that have no hostname #11
Unanswered
ELLIOTTCABLE
asked this question in
Q&A
Replies: 2 comments 5 replies
-
|
Ah, okay, so a couple of those outputs are from Ansible invocations of I'm still not clear on how to silence that error or handle this situation: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I will get to this next weekend. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm learning Ansible for the first time, and added my test-host to
ssh-ident:However, having added to this to an Ansible inventory (not that this part really matters to you),
... invoking Ansible has
ssh-identreporting stuff about myDEFAULT_IDENTITY(MISSING_IDENTITY):How do I debug what's causing
ssh-identto select theDEFAULT_IDENTITY?Beta Was this translation helpful? Give feedback.
All reactions