You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Brian Coca ccfb7b1364
Fix include_role error consitency and add rescueable option (#86012)
* include_role now behaves more like task on error

changes _from errors from syntax to task failures, by default
which makes it more consistent with other existing errors
 * also force 'missing role' to behave as syntax error when false
 * also error when subdir does not exist, previouslly we ignored missing
   file
 * add 'rescuable' toggle to allow user to chose error type

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
3 months ago
..
integration/targets Fix include_role error consitency and add rescueable option (#86012) 3 months ago
lib/ansible_test ansible-test - Update base/default/distro containers (#85985) 3 months ago
sanity Bump devel to 2.21 (#85992) 3 months ago
support six cleanup (#85284) 5 months ago
units Use bcrypt < 5 for unit tests (#85969) 3 months ago