Commit Graph

43 Commits (3267d40ff2a61ee92a10f3122d48511cf1a225a8)

Author SHA1 Message Date
Michael DeHaan 08996d78d6 Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
11 years ago
James Tanner 9d30a5e6fe Fix docstring in bigip_monitor_tcp module 11 years ago
jctanner 182df34467 Merge pull request #4813 from sergevanginderachter/bigip_tcpmonitor
Introduce Big-IP F5 tcp monitor module
11 years ago
jctanner cb16d15a9b Merge pull request #4161 from stygstra/openvswitch-modules
Modules for managing Open vSwitch bridges and ports
11 years ago
jctanner 1a72cd4b0e Merge pull request #4712 from mhite/bigip_node
New BIG-IP module for managing node objects
11 years ago
Matt Hite 176cf51b0a Fixed version_added and removed reference to traceback module 11 years ago
Serge van Ginderachter 3295516002 bigip tcp monitor: add examples 11 years ago
Serge van Ginderachter 30ef338c85 Implement BIGIP F5 TCP monitor 11 years ago
James Tanner 14e2961268 Set bigip_pool_member version added to 1.4 11 years ago
jctanner ff4ac6a3ad Merge pull request #4054 from mhite/bigip_pool_member
New bigip_pool_member module
11 years ago
David Stygstra ab5f564e9b Minor style change: removed unnecessary dictionary 11 years ago
Michael DeHaan beae21dd40 Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
James Cammarata 6b5b004232 Moving firewalld module from net_infra to system 11 years ago
James Cammarata 70b2d361c5 Merge branch 'maxamillion/firewalld' of https://github.com/maxamillion/ansible into maxamillion-maxamillion/firewalld 11 years ago
David Stygstra 81333599cf Modules for managing Open vSwitch bridges and ports 11 years ago
Adam Miller 36531cf394 added try/catch around .connected call 11 years ago
Matt Hite 459f290da3 Documentation additions and major refactor 11 years ago
Matt Hite d75210c414 Documentation additions 11 years ago
James Cammarata 76faa937a1 Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel 11 years ago
Serge van Ginderachter bb8ae983c3 bigip_node: additional code
- checks if address already assigned to other node name
- add description for node
- check for node addres changes
- add missing code "node exists, potentially modify attributes"
11 years ago
Matt Hite 9f1e024bf9 Initial bigip_node version 11 years ago
Adam Miller b1583d61c2 added version checking, doesn't work in older versions 11 years ago
Matt Hite 1cafc8542a Automatically prepend partition if non-fully qualified monitors are passed 11 years ago
Matt Hite 4e9880b8f2 Documentation fixes and enhancements 11 years ago
Adam Miller 8c9a0cb7c9 added firewalld module
update with feedback from pull request
11 years ago
Matt Hite 4ca5e7b01d Fix to better handle concurrent runs of module against same pool 11 years ago
Matt Hite cc2db3001f Fixed parameter names 11 years ago
Matt Hite ec9807b215 New module to manipulate BIG-IP pool members and their attributes 11 years ago
Matt Hite 09e0e973d3 Enhancements to provide pool creation and attributes 11 years ago
Michael DeHaan 6a9db82b3e Doc formatting/tweaking. 11 years ago
Brice Burgess 00af464b8a initial import of dnsmadeeasy module 11 years ago
Andrew Todd bd9d3d4fdd Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 11 years ago
Michael DeHaan 691873ddc1 Fixup documentation YAML 11 years ago
Michael DeHaan 9f6a9def19 Styling: deprecation 11 years ago
Michael DeHaan 405fdf9206 Styling: deprecation 11 years ago
Michael DeHaan e0877fa085 pep8: deprecation 11 years ago
Michael DeHaan 551b7e4f9a Merge pull request #3358 from aristanetworks/devel
initial arista module import
11 years ago
Peter Sprygada 51279a16a6 moved modules to net_infrastructure 11 years ago
Jan-Piet Mens 3404a0fc16 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
Michael DeHaan 64342b5e02 Add newline at end of file 12 years ago
Michael DeHaan 1076077e72 Update version added info. 12 years ago
Matt Hite 9ae34f8896 Initial commit of bigip_pool module 12 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago