mirror of https://github.com/ansible/ansible.git
profile_tasks: typecast result before slicing it (#70835)
Backport of https://github.com/ansible-collections/ansible.posix/pull/15 Fixes: #59059 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/70851/head
parent
76815d3afc
commit
78592ffd68
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- profile_tasks - typecast result before slicing it (https://github.com/ansible/ansible/issues/59059).
|
||||
Loading…
Reference in New Issue