Open Panthro opened 10 years ago
An update, ansible is probably broken on the debian repository, installed from source as per their guide and it works.
just a hint to put on the instructions: note: if you're trying to run ansible ont he same host where the server will be installed add the paramenter -c local to the command
*\ I'm new to ansible, so it really took me a while to figure it all out.
@Panthro, I am experiencing the same error. Could you please explain what you discovered? I am totally lost! Thanks.
It's been a while, sorry I don't remember what I did. At the end I didn't use it because it was broken on the Debian repositories and I'd have to be updating all by myself. To be really honest, I don't think there are advantages of using this. The latest update was over 2 years ago and they are never gonna fix the issues that are still open.
I think it's a dead project now.
I want to install on the same server as I'm running ansible. (is this bad?)
I haven't changed my
hosts
file as I thought localhost would be the default.After I change the
hosts
file with the IP of the current server, the same error occured.So either the installation instructions should be updated or am I missing something.
Output of important commands
Here is my history (cd,cat,ls, etcommited)