Replies: 2 comments
-
This is correct, I also had to install |
Beta Was this translation helpful? Give feedback.
0 replies
-
I installed ansible via pipx, so I had to add netaddr with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just to let you know. If you get something about netaddr you need to run this command.
sudo apt install --no-install-recommends python3-netaddr
The run reset command before you run the site.yml file
Beta Was this translation helpful? Give feedback.
All reactions