1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/iso_extract/tasks
James Cammarata ebf971f931 Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595)
* Don't use getattr in _get_parent_attribute to avoid recursion issues

Fixes #23609

* Move extend/prepend to field attribute

Also removes _get_attr* methods that were basically just calling
_get_parent_attribute because it needed to set those params.

Also modifies _get_parent_attribute() to pull those values from the
FieldAttributes instead of using the ones passed into the function.

* Better fixes for _get_parent_attribute
2018-01-05 21:51:44 -05:00
..
7zip.yml Add Fedora Python 3 Docker images and fix tests. (#27794) 2017-08-04 21:12:35 -07:00
main.yml Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 2018-01-05 21:51:44 -05:00
prepare.yml iso_extract: Reimplement using 7zip (not requiring root) (#24937) 2017-08-04 14:38:42 -04:00
tests.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00