mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-31 18:31:44 -07:00
[PR #7064/4b17fd42 backport][stable-7] Snap add test (#7065)
Snap add test (#7064)
* add test for 3 dashes in description
* remove extraneous comment
(cherry picked from commit 4b17fd4265
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
01004bd27b
commit
3c067aa2c3
2 changed files with 33 additions and 0 deletions
|
@ -17,3 +17,5 @@
|
|||
ansible.builtin.include_tasks: test_channel.yml
|
||||
- name: Include test_dangerous
|
||||
ansible.builtin.include_tasks: test_dangerous.yml
|
||||
- name: Include test_3dash
|
||||
ansible.builtin.include_tasks: test_3dash.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue