Skip to content

Commit d3c95fc

Browse files
committed
extra dependancy
1 parent c6ec0c8 commit d3c95fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ansible.sh.tpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
set -xeuo pipefail
44

5-
dnf -y install ansible
5+
dnf -y install ansible python3-pip
6+
pip install pynetbox
67

78
cd /root
89

0 commit comments

Comments
 (0)