Horia Gunica

Results 9 comments of Horia Gunica

Hi @JamesWoolfenden ! Thank you for investigating this. Development of such deep parsing sounds quite complex...I'm guessing we should not expect such a feature soon ? We can just skip...

@JamesWoolfenden Hello! Unfortunately it doesn't work - I already set those as defaults inside the module (and not modifying them in the main calling example TF code) and the issue...

@JamesWoolfenden is there any chance to fix this here ? Or shall we just suppress it until further notice ?

Hello @0byt3 ! It should still work just fine as long as the upload that you are doing is based on a CSR issue from Panorama. High level the steps...

@0byt3 did you get a chance to test/confirm the above ? Unless we receive a reply soon - we will proceed to close the issue.

Hi @asgr8e ! You would have two main options: 1) Use gathered filter: ```yaml - name: Get device group info paloaltonetworks.panos.panos_device_group: provider: "{{ panorama_provider }}" name: 'test_device_group' state: 'gathered' register:...

@asgr8e - did you manage to test out the above solution? Unless we receive a reply soon - we will proceed to close the issue.

Hello @aink99 ! Could you please also put here a run (with -vvv) of the original run of the playbook when you create the template?

Hello @Nothing4You ! This isn't really a bug - as the default value of that variable is `default` : ``` vr_name: description: - Name of the virtual router; it must...