mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07: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…
Add table
Add a link
Reference in a new issue