mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
snap: add param "dangerous" (#6908)
* snap: add param "dangerous" * adjusted run_command out for simple test case * add changelog frag
This commit is contained in:
parent
70503411ee
commit
ea6fb9da8f
7 changed files with 159 additions and 11 deletions
|
@ -15,3 +15,5 @@
|
|||
ansible.builtin.include_tasks: test.yml
|
||||
- name: Include test_channel
|
||||
ansible.builtin.include_tasks: test_channel.yml
|
||||
- name: Include test_dangerous
|
||||
ansible.builtin.include_tasks: test_dangerous.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue