mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix minor typo in roles doc (#18740)
This commit is contained in:
@@ -39,7 +39,7 @@ Tasks and plays both use the `include` keyword, but implement the keyword differ
|
||||
# this is a 'play' include
|
||||
- include: listofplays
|
||||
|
||||
- name: antoher play
|
||||
- name: another play
|
||||
hosts: all
|
||||
tasks:
|
||||
- debug: msg=hello
|
||||
|
||||
Reference in New Issue
Block a user