feat(collection): add nofusscomputing.kubernetes
kubernetes.core removed as the nfc collection will install it !237 nofusscomputing/projects/ansible/kubernetes!37 #16
This commit is contained in:
@ -97,5 +97,6 @@ RUN ansible-galaxy collection install \
|
||||
community.general==8.4.0 \
|
||||
community.mysql==3.9.0 \
|
||||
community.postgresql==3.4.0 \
|
||||
kubernetes.core==3.0.0 \
|
||||
theforeman.foreman==4.0.0;
|
||||
theforeman.foreman==4.0.0; \
|
||||
ansible-galaxy collection install --pre \
|
||||
nofusscomputing.kubernetes
|
Reference in New Issue
Block a user