HelixEvo / f5-ansible

Ansible modules that can manipulate F5 products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible F5

Slack Status Build Status Shippable Status

Introduction

This repository provides the foundation for working with the F5 Modules for Ansible. The architecture of the modules makes inherent use of the BIG-IP SOAP and REST APIs as well as the tmsh API where required.

This repository is an incubator for Ansible modules. The modules in this repository may be broken due to experimentation or refactoring.

If you want to download the stable modules, they are shipped with Ansible automatically. In-between major releases of Ansible, new stable modules can be found here.

The F5 Modules for Ansible are freely provided to the open source community for automating BIG-IP device configurations.

Support

F5 supports the F5 modules delivered in Red Hat Ansible distributions. Please refer to the F5 Ansible Support Policy for details.

Bugs, Issues

Please file any bugs, questions, or enhancement requests by using Github Issues. For details, see Get Help.

Documentation

All documentation is available on clouddocs.f5.com.

When writing new modules, please refer to the Guidelines document.

Your ideas

What types of modules do you want created? If you have a use case and can sufficiently describe the behavior you want to see, open an issue and we will hammer out the details.

If you've got the time, consider sending an email that introduces yourself and what you do. We love hearing about how you're using the F5 Modules for Ansible.

Copyright

Copyright 2017-2018 F5 Networks Inc.

License

GPL V3

This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work.

See License.

Contributor License Agreement

Individuals or business entities who contribute to this project must complete and submit the F5 Contributor License Agreement to Ansible_CLA@f5.com prior to their code submission being included in this project.

About

Ansible modules that can manipulate F5 products

License:GNU General Public License v3.0


Languages

Language:Python 99.5%Language:Tcl 0.3%Language:Shell 0.2%Language:Makefile 0.0%