ansible/test/integration/targets/iso_extract
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
..
files
meta
tasks Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 2018-01-05 21:51:44 -05:00
aliases Mark destructive tests as such. 2017-08-31 12:11:43 -07:00