Update .gitlab-ci.yml
This commit is contained in:
@@ -69,6 +69,7 @@ ansible:
|
|||||||
name: ubuntu:latest
|
name: ubuntu:latest
|
||||||
before_script:
|
before_script:
|
||||||
- apt update && apt install ansible -y
|
- apt update && apt install ansible -y
|
||||||
|
- pip install kubernetes
|
||||||
- ansible-galaxy collection install kubernetes.core
|
- ansible-galaxy collection install kubernetes.core
|
||||||
- echo $kubeconfig > config
|
- echo $kubeconfig > config
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user