That's not the official URL of the ansible-openwisp2 README, the right URL is: https://github.com/openwisp/ansible-openwisp2
The reason is that ansible is an SSH automation tool, so using it to launch an SSH session to perform a task to a target host is its natural usage. Whether you launch it from your laptop or from a server (eg: a Jenkins instance) it makes no difference. Using the "--conection local" is somewhat a less common way of using ansible which means the probability to incur in unexpected bugs is higher. Federico On Monday, September 10, 2018 at 1:37:16 PM UTC+2, henriqsc wrote: > > Hi > > any particular reason to run upgrades from the local machine as it's > suggested in the manual? > > https://libraries.io/github/wanman/ansible-openwisp2 > > > -- 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.
