@@ -0,0 +1 @@
.idea
@@ -0,0 +1,10 @@
---
# This playbook checks for os version
- name: Check OS version
hosts: all
become: false
gather_facts: true
tasks:
- name: Check uname
shell: uname -a
The note is not visible to the blocked user.