kubespray/roles
Vyacheslav e3ab665e90
Update main.yml (#7267)
````
TASK [bootstrap-os : Enable RHEL 8 repos] ***************************************************************************************************************************************************************************************************
fatal: [node6]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
fatal: [node7]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
fatal: [node1]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}


root@node1:/kubespray# cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
root@node1:/kubespray#
```
2021-02-08 10:25:37 -08:00
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use `connection: local` when `delegate_to: localhost` (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Update main.yml (#7267) 2021-02-08 10:25:37 -08:00
container-engine Change the owner of `/etc/crictl.yaml` to `root` (#7254) 2021-02-05 09:28:53 -08:00
download Update Helm version to 3.5.2 (#7248) 2021-02-05 08:16:52 -08:00
etcd Fix unintended SIGPIPEs. (#7214) 2021-01-27 01:07:40 -08:00
etcdctl Fix crictl paths and some of docker paths (#6961) 2020-11-28 08:30:47 -08:00
kubernetes Auto-add IPv6DualStack featureGate 2021-02-05 00:04:52 -08:00
kubernetes-apps local-path-provisioner change default version to v0.0.19 and update config template (#7238) 2021-02-03 06:50:28 -08:00
kubespray-defaults Changes to support Dual Stack networking 2021-02-05 00:04:52 -08:00
network_plugin Changes to support Dual Stack networking 2021-02-05 00:04:52 -08:00
recover_control_plane Move recover_control_plane/master to control-plane (#7236) 2021-02-03 02:06:29 -08:00
remove-node Remove ignore_errors from drain tasks and enable retires (#7151) 2021-01-15 13:17:43 -08:00
reset Improve reset.yml (#7094) 2021-01-05 07:09:59 -08:00
upgrade Add retries to drain during upgrade. Allow leaving nodes cordoned after drain failure. Allow continuing upgrade if drain fails. (#7206) 2021-01-26 11:10:31 -08:00
win_nodes/kubernetes_patch Cleanup old checks for k8s 1.18 (#7192) 2021-01-19 08:43:45 -08:00