Hi,

On Monday, November 11, 2019 at 2:52:42 AM UTC+5:30, Tiago dos Santos 
Mendes wrote:
>
>
> Good afternoon Ajay Tripathi, OS version Debian 9, ansible version 2.8
>
> [openwisp2]
> 192.168.200.101
>

ansible-openwisp is working properly on debian 9 (tested with 
ansible-2.9.0). 



Looks like your inventory contains an IP address instead of a domain. 
Are installing in your localhost, If yes, can you please add the following 
to your playbook, it might simply be an issue due to ip address not being 
used in inventory:

```

  vars:
      postfix_myhostname: localhost

``` 


If you are not installing on localhost, can you please try with the 
following as your inventory:

[openwisp2]
openwisp2.mydomain.com ansible_python_interpreter=/usr/bin/python3



Best,
Ajay Tripathi

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" 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/openwisp/b45a66d8-b141-461a-a396-254261530eba%40googlegroups.com.

Reply via email to