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
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
..
targets Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 2018-01-05 21:51:44 -05:00
asa.yaml
cloud-config-aws.yml.template
cloud-config-azure.yml.template
cloud-config-cs.ini.template
dellos6.yaml
dellos9.yaml
dellos10.yaml
eos.yaml Add eos_lldp module (#34302) 2018-01-02 18:54:06 +05:30
integration.cfg
integration_config.yml
inventory
inventory.network
inventory.networking.template
inventory.remote.template
inventory.winrm.template
ios.yaml Add ios_lldp module (#34308) 2018-01-02 18:43:08 +05:30
iosxr.yaml
junos.yaml
network-all.yaml
network-integration.cfg
nxos.yaml Deprecate nxos_switchport and Add nxos_l2_interface DI module (#33813) 2018-01-05 07:44:02 +00:00
ops.yaml
platform_agnostic.yaml
target-prefixes.network
vyos.yaml
windows-integration.cfg