Whilst logged onto the ubuntu vm and in the virtual environment, I am able 
to "elasticluster ssh slurm" and get onto the frontend node, I can also 
open up an SSH to one of the nodes moment I type in root as the login i get 
"no supported authentication methods available (server sent: publickey) 
and   elasticluster sftp slurm brings me to the sftp prompt.

On Tuesday, September 3, 2019 at 1:52:52 PM UTC+10, Shank Mohan wrote:
>
> Hi,
>
> I have setup Openstack and attempting to run elasticluster off an ubuntu 
> vm, I have gone through the config file and resolved ssl issues that I was 
> having to the identity endpoint.
> So now when running elasticluster start <name> it gets past play and task 
> then gets held up with " [WARNING]: sftp transfer mechanism failed on 
> [x.x.x.x]. Use ANSIBLE_DEBUG=1 to see detailed information" on all nodes 
> and "[frontend001]: UNREACHABLE! => {"changed": false, "msg": "Data could 
> not be sent to remote host \"<IPofNode>\". Make sure this host can be 
> reached over ssh: ", "unreachable": true}"
>
> Running  ANSIBLE_DEBUG=1 ansible -m ping -vvvv <ipaddress>
>
> 46334 1567478392.04488: starting run
> ansible 2.8.4
>   config file = None
>   configured module search path = 
> [u'/home/<user-id>/.ansible/plugins/modules',                              
>                                                                             
>                           u'/usr/share/ansible/plugins/modules']
>   ansible python module location = 
> /home/<user-id>/elasticluster/local/lib/pytho                              
>                                                                             
>                          n2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible
>   executable location = /home/<user-id>/elasticluster/bin/ansible
>   python version = 2.7.15+ (default, Nov 27 2018, 23:36:35) [GCC 7.3.0]
> No config file found; using defaults
>  46334 1567478392.28198: Added group all to inventory
>  46334 1567478392.28215: Added group ungrouped to inventory
>  46334 1567478392.28237: Group all now contains ungrouped
>  46334 1567478392.28264: Examining possible inventory source: 
> /etc/ansible/hosts
> setting up inventory plugins
>  46334 1567478392.28496: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugins/cache
>  46334 1567478392.28804: Loading CacheModule 'memory' from 
> /home/<user-id>/elast                                                      
>                                                                             
>  
> icluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugi
>   
>                                                                             
>                                                      ns/cache/memory.py
>  46334 1567478392.28887: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugins/inventory
>  46334 1567478392.29207: Loading InventoryModule 'host_list' from 
> /home/na-moh04                                                              
>                                                                     
>  
> 7/elasticluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansibl
>   
>                                                                             
>                                                     
>  e/plugins/inventory/host_list.py
>  46334 1567478392.30030: Loaded config def from plugin (inventory/script)
>  46334 1567478392.30051: Loading InventoryModule 'script' from 
> /home/<user-id>/e                                                          
>                                                                         
>  
> lasticluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/p
>   
>                                                                             
>                                                     
>  lugins/inventory/script.py
>  46334 1567478392.30377: Loading InventoryModule 'auto' from 
> /home/<user-id>/ela                                                        
>                                                                           
>  
> sticluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plu
>   
>                                                                             
>                                                      gins/inventory/auto.py
>  46334 1567478392.31141: Loaded config def from plugin (inventory/yaml)
>  46334 1567478392.31163: Loading InventoryModule 'yaml' from 
> /home/<user-id>/ela                                                        
>                                                                           
>  
> sticluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plu
>   
>                                                                             
>                                                      gins/inventory/yaml.py
>  46334 1567478392.31945: Loading InventoryModule 'ini' from 
> /home/<user-id>/elas                                                        
>                                                                           
>  
> ticluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plug
>   
>                                                                             
>                                                      ins/inventory/ini.py
>  46334 1567478392.32493: Loading InventoryModule 'toml' from 
> /home/<user-id>/ela                                                        
>                                                                           
>  
> sticluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plu
>   
>                                                                             
>                                                      gins/inventory/toml.py
>  46334 1567478392.32517: Attempting to use plugin host_list 
> (/home/<user-id>/ela                                                        
>                                                                           
>  
> sticluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plu
>   
>                                                                             
>                                                     
>  gins/inventory/host_list.py)
> host_list declined parsing /etc/ansible/hosts as it did not pass it's 
> verify_fil                                                                  
>                                                                  e() method
>  46334 1567478392.32560: Attempting to use plugin script 
> (/home/<user-id>/elasti                                                    
>                                                                             
>   
>  
> cluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugin
>   
>                                                                             
>                                                      s/inventory/script.py)
> Skipping due to inventory source not existing or not being readable by the 
> curre                                                                      
>                                                              nt user
> script declined parsing /etc/ansible/hosts as it did not pass it's 
> verify_file()                                                              
>                                                                       method
>  46334 1567478392.32625: Attempting to use plugin auto 
> (/home/<user-id>/elasticl                                                  
>                                                                             
>     
>  
> uster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugins/
>   
>                                                                             
>                                                      inventory/auto.py)
> auto declined parsing /etc/ansible/hosts as it did not pass it's 
> verify_file() m                                                            
>                                                                        ethod
>  46334 1567478392.32667: Attempting to use plugin yaml 
> (/home/<user-id>/elasticl                                                  
>                                                                             
>     
>  
> uster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugins/
>   
>                                                                             
>                                                      inventory/yaml.py)
> Skipping due to inventory source not existing or not being readable by the 
> curre                                                                      
>                                                              nt user
> yaml declined parsing /etc/ansible/hosts as it did not pass it's 
> verify_file() m                                                            
>                                                                        ethod
>  46334 1567478392.32732: Attempting to use plugin ini 
> (/home/<user-id>/elasticlu                                                  
>                                                                             
>     
>  
> ster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugins/i
>   
>                                                                             
>                                                      nventory/ini.py)
> Skipping due to inventory source not existing or not being readable by the 
> curre                                                                      
>                                                              nt user
> ini declined parsing /etc/ansible/hosts as it did not pass it's 
> verify_file() me                                                            
>                                                                        thod
>  46334 1567478392.32796: Attempting to use plugin toml 
> (/home/<user-id>/elasticl                                                  
>                                                                             
>     
>  
> uster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugins/
>   
>                                                                             
>                                                      inventory/toml.py)
> Skipping due to inventory source not existing or not being readable by the 
> curre                                                                      
>                                                              nt user
> toml declined parsing /etc/ansible/hosts as it did not pass it's 
> verify_file() m                                                            
>                                                                        ethod
>  [WARNING]: No inventory was parsed, only implicit localhost is available
>
>  46334 1567478392.32995: Loading CacheModule 'memory' from 
> /home/<user-id>/elast                                                      
>                                                                             
>  
> icluster/local/lib/python2.7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugi
>   
>                                                                             
>                                                      ns/cache/memory.py 
> (found_in_cache=True, class_only=False)
>  [WARNING]: provided hosts list is empty, only localhost is available. Note
> that the implicit localhost does not match 'all'
>
>  46334 1567478392.33198: Could not match supplied host pattern, ignoring: 
> 152.83                                                                      
>                                                              .204.12
>  [WARNING]: Could not match supplied host pattern, ignoring: 
> <ipaddressofnode>
>
>  46334 1567478392.36884: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/plugins/action
>  46334 1567478392.42395: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules
>  46334 1567478392.42442: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud
>  46334 1567478392.42499: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/clustering
>  46334 1567478392.42554: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/commands
>  46334 1567478392.42604: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/crypto
>  46334 1567478392.42678: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database
>  46334 1567478392.42716: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/files
>  46334 1567478392.42809: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/identity
>  46334 1567478392.42849: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/inventory
>  46334 1567478392.42878: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/messaging
>  46334 1567478392.42911: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/monitoring
>  46334 1567478392.43040: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/net_tools
>  46334 1567478392.43109: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network
>  46334 1567478392.43178: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/notification
>  46334 1567478392.43297: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/packaging
>  46334 1567478392.43325: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/remote_management
>  46334 1567478392.43369: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/source_control
>  46334 1567478392.43456: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/storage
>  46334 1567478392.43491: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/system
>  46334 1567478392.43733: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/utilities
>  46334 1567478392.43764: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/web_infrastructure
>  46334 1567478392.43848: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/alicloud
>  46334 1567478392.43883: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/amazon
>  46334 1567478392.44465: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/atomic
>  46334 1567478392.44499: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/azure
>  46334 1567478392.45046: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/centurylink
>  46334 1567478392.45105: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/cloudscale
>  46334 1567478392.45147: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/cloudstack
>  46334 1567478392.45349: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/digital_ocean
>  46334 1567478392.45442: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/dimensiondata
>  46334 1567478392.45477: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/docker
>  46334 1567478392.45597: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/google
>  46334 1567478392.46015: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/hcloud
>  46334 1567478392.46079: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/heroku
>  46334 1567478392.46107: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/huawei
>  46334 1567478392.46143: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/kubevirt
>  46334 1567478392.46195: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/linode
>  46334 1567478392.46231: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/lxc
>  46334 1567478392.46260: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/lxd
>  46334 1567478392.46295: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/memset
>  46334 1567478392.46346: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/misc
>  46334 1567478392.46417: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/oneandone
>  46334 1567478392.46463: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/online
>  46334 1567478392.46498: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/opennebula
>  46334 1567478392.46542: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/openstack
>  46334 1567478392.46739: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/oracle
>  46334 1567478392.46768: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/ovh
>  46334 1567478392.46802: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/ovirt
>  46334 1567478392.46987: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/packet
>  46334 1567478392.47017: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/podman
>  46334 1567478392.47051: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/profitbricks
>  46334 1567478392.47095: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/pubnub
>  46334 1567478392.47127: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/rackspace
>  46334 1567478392.47240: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/scaleway
>  46334 1567478392.47313: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/smartos
>  46334 1567478392.47354: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/softlayer
>  46334 1567478392.47387: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/spotinst
>  46334 1567478392.47416: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/univention
>  46334 1567478392.47460: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/vmware
>  46334 1567478392.47835: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/vultr
>  46334 1567478392.47962: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/webfaction
>  46334 1567478392.48007: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/cloud/xenserver
>  46334 1567478392.48044: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/clustering/k8s
>  46334 1567478392.48095: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/clustering/openshift
>  46334 1567478392.48129: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/crypto/acme
>  46334 1567478392.48192: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/aerospike
>  46334 1567478392.48221: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/influxdb
>  46334 1567478392.48269: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/misc
>  46334 1567478392.48309: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/mongodb
>  46334 1567478392.48348: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/mssql
>  46334 1567478392.48376: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/mysql
>  46334 1567478392.48418: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/postgresql
>  46334 1567478392.48496: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/proxysql
>  46334 1567478392.48542: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/database/vertica
>  46334 1567478392.48589: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/identity/cyberark
>  46334 1567478392.48624: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/identity/ipa
>  46334 1567478392.48692: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/identity/keycloak
>  46334 1567478392.48730: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/identity/opendj
>  46334 1567478392.48762: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/messaging/rabbitmq
>  46334 1567478392.48819: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/monitoring/zabbix
>  46334 1567478392.48882: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/net_tools/basics
>  46334 1567478392.48920: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/net_tools/exoscale
>  46334 1567478392.48954: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/net_tools/infinity
>  46334 1567478392.48987: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/net_tools/ldap
>  46334 1567478392.49025: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/net_tools/netbox
>  46334 1567478392.49067: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/net_tools/nios
>  46334 1567478392.49144: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/a10
>  46334 1567478392.49185: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/aci
>  46334 1567478392.49519: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/aireos
>  46334 1567478392.49557: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/aos
>  46334 1567478392.49624: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/aruba
>  46334 1567478392.49660: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/asa
>  46334 1567478392.49700: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/avi
>  46334 1567478392.49931: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/bigswitch
>  46334 1567478392.49969: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/checkpoint
>  46334 1567478392.50024: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/citrix
>  46334 1567478392.50057: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/cli
>  46334 1567478392.50092: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/cloudengine
>  46334 1567478392.50333: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                            
>                                                                             
>                           
>  7/site-packages/ansible-2.8.4-py2.7.egg/ansible/modules/network/cloudvision
>  46334 1567478392.50368: trying 
> /home/<user-id>/elasticluster/local/lib/python2.                       
> ...

-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticluster/d37f64cf-2893-4588-8375-ff4f9e816e96%40googlegroups.com.

Reply via email to