Ansible stops if unreachable, can it be ignored to continue the playbook?
Thanks–
Ansible stops if unreachable, can it be ignored to continue the playbook?
Thanks–
When u say "ansible stops if unreachable ", can you describe in detail what is the problem or paste some screenshots ?
Neha
see ignore_unreachable
https://docs.ansible.com/ansible/latest/reference_appendices/playbooks_keywords.html
Great! worked out thanks