Ansible SSH error during play
问题 I get a strange error with Ansible. First of all, the first role works fine but when Ansible tries to execute the seconde one it failed because of ssh error. Environment : OS: CentOS 7 Ansible version: 2.2.1.0 Python version: 2.7.5 OpenSSH version: OpenSSH_6.6.1p1, OpenSSL 1.0.1e-fips 11 Feb 2013 Ansible command which is executed : ansible-playbook -vvvv -i inventory/dev playbook_update_system.yml --limit "db[0]" Playbook : - name: "HUB Playbook | Updating system packages on {{ ansible