openstack-tempest-skiplist/roles
Emilien Macchi 2eac1eeca4 Transform shell/ls task to use "find" module
The Ansible way to list files which match a certain parttern is to use
the find module:

https://docs.ansible.com/ansible/latest/modules/find_module.html

Also adding a comment that the task isn't useful for now, and modify a
comment which recommends to use with_items (deprecated) while a loop
should be used with newer Ansible.

Change-Id: I67e55857d7d510d96319ee767473c11942b79239
2020-05-01 16:25:36 -04:00
..
validate-tempest/vars Added new skiplist with simplified format 2020-04-15 16:04:59 +05:30
validate-yaml Transform shell/ls task to use "find" module 2020-05-01 16:25:36 -04:00