@@ -0,0 +1,10 @@
---
- name: Install and deplo a k8s cluster
hosts: k8s
become: True
tasks:
- name: Update all packages with APT
apt:
update_cache: True
upgrade: dist
The note is not visible to the blocked user.