mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fixed typo
This commit is contained in:
parent
d9c63fb273
commit
c76a66694f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
tags: scenario2
|
tags: scenario2
|
||||||
|
|
||||||
- name: include test that we can't do this for the shell module
|
- name: include test that we can't do this for the shell module
|
||||||
include: scneario3.yml
|
include: scenario3.yml
|
||||||
tags: scenario3
|
tags: scenario3
|
||||||
|
|
||||||
- name: include test that we can't go all Little Bobby Droptables on a quoted var to add more
|
- name: include test that we can't go all Little Bobby Droptables on a quoted var to add more
|
||||||
|
|
Loading…
Reference in a new issue