@ -98,6 +98,7 @@ RUN ansible-galaxy collection install \
|
|||||||
community.general==8.4.0 \
|
community.general==8.4.0 \
|
||||||
community.mysql==3.9.0 \
|
community.mysql==3.9.0 \
|
||||||
community.postgresql==3.4.0 \
|
community.postgresql==3.4.0 \
|
||||||
|
netbox.netbox==3.17.0 \
|
||||||
theforeman.foreman==4.0.0; \
|
theforeman.foreman==4.0.0; \
|
||||||
ansible-galaxy collection install --pre \
|
ansible-galaxy collection install --pre \
|
||||||
nofusscomputing.kubernetes==1.5.0
|
nofusscomputing.kubernetes==1.5.0
|
@ -8,6 +8,8 @@ python_gitlab==4.3.0
|
|||||||
psycopg2==2.9.9
|
psycopg2==2.9.9
|
||||||
# community.mysql
|
# community.mysql
|
||||||
PyMySQL==1.1.0
|
PyMySQL==1.1.0
|
||||||
|
# NetBox
|
||||||
|
pytz==2024.1
|
||||||
|
|
||||||
dnspython==2.4.2
|
dnspython==2.4.2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user