You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ansible playbook is not able to resolve the hostnames because my playbook uses hostnames from the ~/.ssh/config
Basically instead of saying <IP_ADDRESS> in my playbook i just use a Hostname which is then pointed to the actual servers ip address (using the config file)
Running Ansible via StackStorm pack with privilege escalation options like
becomedoesn't work (?).When running Ansible pack with command equivalent:
Ansible can't read
~/.ssh/configofubuntuuser.Reported by @vikrantpogula: