# ansible-playbook -c local playbook.yaml --tags client-relation-joined
PLAY ***************************************************************************
TASK [setup] *******************************************************************
ok: [localhost]
TASK [include] *****************************************************************
included: /var/lib/juju/agents/unit-elasticsearch-logs-0/charm/tasks/install-elasticsearch.yml for localhost
TASK [include] *****************************************************************
included: /var/lib/juju/agents/unit-elasticsearch-logs-0/charm/tasks/peer-relations.yml for localhost
TASK [include] *****************************************************************
included: /var/lib/juju/agents/unit-elasticsearch-logs-0/charm/tasks/setup-ufw.yml for localhost
TASK [Update ufw config to avoid error] ****************************************
changed: [localhost]
TASK [Disable firewall only when explicitly configured to do so.] **************
skipping: [localhost]
TASK [Reset firewall] **********************************************************
changed: [localhost]
TASK [Turn on fire wall with logging.] *****************************************
changed: [localhost]
TASK [Open the firewall for all clients] ***************************************
fatal: [localhost]: FAILED! => {"failed": true, "msg": "ERROR! lookup plugin (dns) not found"}
PLAY RECAP *********************************************************************
localhost : ok=7 changed=3 unreachable=0 failed=1