This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
kubespray
Watch
1
Star
0
Fork
0
You've already forked kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced
2026-05-07 12:31:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8818073ff34527181147baa244dfdb306c45399f
kubespray
/
tests
/
cloud_playbooks
History
bozzo
276c450759
Use
connection: local
when
delegate_to: localhost
(
#6322
)
...
This will avoid SSH connection on the local host
2020-06-25 08:14:38 -07:00
..
roles
/packet-ci
Add Ubuntu 20.04 support and use Python 3 (
#6157
)
2020-06-16 13:04:05 -07:00
templates
…
create-aws.yml
…
create-do.yml
…
create-gce.yml
…
create-packet.yml
…
delete-aws.yml
Use
connection: local
when
delegate_to: localhost
(
#6322
)
2020-06-25 08:14:38 -07:00
delete-gce.yml
Fix retries keyword missing until instruction (
#5989
)
2020-04-21 07:20:56 -07:00
delete-packet.yml
…
upload-logs-gcs.yml
…
wait-for-ssh.yml
…