Skip to content

Ansible playbooks to quickly deploy Citrix ADC services in Amazon Web Services (AWS)

Notifications You must be signed in to change notification settings

netscaler/citrix-ansible-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Ansible playbooks to quickly deploy Citrix ADC services in Amazon Web Services (AWS)

If you are looking for CloudFormation Templates to deploy Citrix ADC services in AWS, click here

Pre-requisites

Authentication

Please refer here for the absible authentication documentation

About the Playbooks

The playbooks are self-explanatory in nature. These below tips will help in understanding the playbooks faster

state parameter

By default, the state parameter is present. Meaning the resources are created However, if the same resources are to be deleted, then pass the playbook with state=absent Eg: ansible-playbook <playbook-name.yaml> -e state=absent

Input Parameter type

  • REQUIRED - This parameter is mandatory
  • OPTIONAL - This parameter is optional. The default status of this parameter will be in the respective comment section
  • CONDITIONAL - This parameter is mandatory only for some conditions given in the comments, otherwise this is optional

Custom Playbook

To edit/customize the playbook, please refer the documentation here

Support

For production issues with the templates, please contact Citrix Support through your normal support channels. If you have fixes / suggestions for improvements or requests, please raise an issue/PR in this repository.

Further reading

About

Ansible playbooks to quickly deploy Citrix ADC services in Amazon Web Services (AWS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published