cwise24 / 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

Introduction

This repository provides the foundation for working with F5 devices and 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 that we would like to have upstreamed over the course of time. 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.

These modules are freely provided to the open source community for automating BIG-IP device configurations using Ansible. Support for the modules is provided on a best effort basis by the F5 community. Please file any bugs, questions or enhancement requests using Github Issues

One last ask. I'm curious who has Ansible in house and is considering using it with BIG-IP. If you've got the time, consider sending me an email from your organization introducing yourself and what you do. I love getting email.

-tim (t.rupp@f5.com)

Documentation

All documentation is available on clouddocs.f5.com.

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

Your ideas

We are curious to know what sort of modules you want to see created. If you have a use case and can sufficiently describe the behavior you want to see, open an issue here and we will hammer out the details.

Copyright

Copyright 2017 F5 Networks Inc.

Support

See Support.

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 have completed and submitted 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 98.2%Language:Tcl 0.6%Language:Shell 0.6%Language:Roff 0.4%Language:Makefile 0.1%Language:Batchfile 0.0%