Could you share the contents of hosts? Does it contain 10.85.18.14 or not?
For any question that is not related to this problem of ALLOWED_HOSTS, please open a new thread and use a subject which describes the problem you are experiencing, always check the logs first, that's the best thing you can do to help us reply more easily and hence faster. Federico On Fri, Apr 20, 2018 at 10:05 AM Rafael Silva Daniel < [email protected]> wrote: > sure! i used this command > > ansible-playbook -i hosts playbook.yml -u root -k --become -K, is it > right?? > > i confess that i only reproduced what i read in the howto, i might getting > this errors because i dont know exactly what im doing, but i am testing, > studing and researching about it, before i formulate another question, you > know? but the system now is acessible, im trying to use it to manage the > access points > > can i ask a more pratical question in this same thread? > > 2018-04-19 17:27 GMT-03:00 Federico Capoano <[email protected]>: > >> Sorry, could you show me also how you did call the ansible-playbook >> command? >> >> I'm trying to understand if you used the --connection local way or not. >> >> Federico >> >> On Thu, Apr 19, 2018 at 5:11 PM Rafael Silva Daniel < >> [email protected]> wrote: >> >>> Sorry for the late reply! i was away from the office today, >>> >>> But yeah, i edited it in the settings.py, it is better to edit it in the >>> playbook.yml right? you asked me to show the contets, they are: >>> >>> /root/playbook.yml >>> >>> - hosts: openwisp2 >>> become: "{{ become | default('yes') }}" >>> roles: >>> - openwisp.openwisp2 >>> vars: >>> openwisp2_default_from_email: "openwisp2@OpenWISP-Wireless-Controller >>> " >>> >>> in this instructions, the only allowed hosts would be the one called >>> openwisp2, right? i understanded it right?? >>> >>> >>> 2018-04-18 19:06 GMT-03:00 Federico Capoano <[email protected]> >>> : >>> >>>> That's great news to hear Rafael! >>>> >>>> Have you edited the settings.py manually? If you did, that's not the >>>> best long term solution because if you run the ansible playbook again to >>>> upgrade openwisp you will lose your manual changes. >>>> If that's the case post please let me know and we'll try to help you >>>> setting up the playbook in the best way to avoid future problems. >>>> >>>> Fed >>>> >>>> -- >>>> 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]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> 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]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> 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]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
