diff --git a/ansible/group_vars/all/oas.yml b/ansible/group_vars/all/oas.yml
index 60936f1eaf45e8981e5c05cfed148f8ff1e7f9f1..1bef9f9ecfa3411de0f9b1c8ee4a9133702be3d5 100644
--- a/ansible/group_vars/all/oas.yml
+++ b/ansible/group_vars/all/oas.yml
@@ -63,9 +63,9 @@ rke:
   # `ansible/group_vars/all/settings.yml.example`
   #
   # https://github.com/rancher/rke/releases
-  version: '1.1.0'
+  version: '1.1.1'
   # Also possible:
-  # checksum: 'sha256:https://github.com/rancher/rke/releases/download/v0.2.4/sha256sum.txt'
+  # checksum: 'sha256:https://github.com/rancher/rke/releases/download/v1.1.1/sha256sum.txt'
   checksum: 'sha256:8b28540ddd58b9c2eebfbf0c59a512205bf96ef7368853504e8cf76e524e7197'
 
 cert_manager: