Ansible Playbook Help #171
-
| Please see the below screenshot. Am I missing something? I have configured the ansible.cfg file with my vault, ssh key and user. What do I need to put in the vault? I am confused, there is not a lot of documentation regarding what exactly I need to put in the vault. Please can I get some guidance? I swapped from Docker to this in hopes more people could assist. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            spudgun1001
          
      
      
        Sep 10, 2024 
      
    
    Replies: 1 comment 5 replies
-
| Hi @spudgun1001 it clearly show that ssh is failed. Are you able to access to the host via ssh with the same credential (what you config in ansible) | 
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
I have found a fix.
By going to the hosts.yml file and declaring the following:
Has fixed my issue, Ansible can connect on.