Commit Graph

84 Commits (583cfa45e51b53915e35b3fed1471bcf91edc13c)

Author SHA1 Message Date
Serge van Ginderachter 73cda36c70 initial beta version of bigip_monitor_http 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