Skip to content

Commit

Permalink
chore: improve title and fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrelamberty committed Apr 9, 2024
1 parent ac4770b commit f9d9ee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions playbook.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- name: Raspberry Pi Post Install Docker & Portainer
- name: Raspberry Pi Post Install
hosts: all
become: true
vars:
Expand Down Expand Up @@ -47,4 +47,4 @@
- name: Congratulations!
ansible.builtin.debug:
msg:
- "Your Raspi is ready now!"
- "Your Raspberry Pi is ready now!"

0 comments on commit f9d9ee0

Please sign in to comment.