We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ec0c8 commit d3c95fcCopy full SHA for d3c95fc
ansible.sh.tpl
@@ -2,7 +2,8 @@
2
3
set -xeuo pipefail
4
5
-dnf -y install ansible
+dnf -y install ansible python3-pip
6
+pip install pynetbox
7
8
cd /root
9
0 commit comments