George Nikolopoulos

Results 8 comments of George Nikolopoulos

I verified this bug. Thanks for the input. Until we fix this I recommend using the `citrixadc_csvserver_cspolicy_binding` resource for binding the policy to the cs vserver.

The reboots are part of the expected behavior. There is one warm reboot before reading the state of the nscapacity resource. This is there because changes made to nscapacity are...

password_resetter is used for the first time password reset. In that case we make a special NITRO call to set the password to a non default value for the first...

We cover dns address records. See [here](https://github.com/citrix/terraform-provider-citrixadc/tree/master/examples/dns/dnsaddrec) for example. If you need some other type of address record could you specify that?

This will require some work to automate tests against multiple versions. So far we test with the latest available GA for ADC 13.0.

I agree with you. We are currently working on verifying the modules with Ansible and putting them on Ansible Galaxy as this is the new distribution method for modules from...

It seems that rnat has changed NITRO implementation between 12.1 and 13.0 version of ADC. We will have to rewrite the resource to be compatible with the new implementation.

@djohnson1865 The modules in the community.network collection are not maintained. Please use the citrix.adc collection from galaxy or install the same from the github [repository](https://github.com/citrix/citrix-adc-ansible-modules). Instructions for installation from the...