Skip to content

Commit 4b6f3f9

Browse files
committed
Update README.md
1 parent 857de9a commit 4b6f3f9

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -345,16 +345,5 @@ You will find individual self-paced labs available here (15-30 minutes each):
345345
- [FAQ](docs/faq.md)
346346
- [Release Process](docs/release.md)
347347

348-
349-
```
350-
- name: run this playbook
351-
hosts: all
352-
gather_facts: false
353-
tasks:
354-
- name: print out debug
355-
ansible.builtin.debug:
356-
msg: "hello world"
357-
```
358-
359348
---
360349
![Red Hat Ansible Automation](https://github.com/ansible/workshops/raw/devel/images/rh-ansible-automation-platform.png)

0 commit comments

Comments
 (0)