Commit Graph

47 Commits (a0f91f2aaa995f86def6da9e30c00a6e8187dc3f)

Author SHA1 Message Date
Richard C Isaacson 292d84165e Clean up stray space at the end of a line after a period.
12 years ago
mxxcon ffac1b5c7f Updated docs to have choices for crypt_scheme
12 years ago
Roger López a3dcac0a0f django_manage need not require virtualenv in PATH
13 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
13 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
13 years ago
Steven Davidson f5d9679abc Reports changed status from django_manage migrate
13 years ago
James Cammarata bfb1d469e6 Checking for a transitional running state in supervisorctl
13 years ago
Michael DeHaan f7c3975f21 Add version_added to all modules missing version_added information, the docs formatter will now
13 years ago
jctanner d14d20327a Merge pull request #4510 from jhoekx/jboss-module
13 years ago
James Tanner 2fd56efb9e Fix typo in ejabberd_user module docstrings
13 years ago
jctanner 558d0b322a Merge pull request #4329 from privateip/devel
13 years ago
Patrick Michaud c1e241577c Allow generic django_management commands
13 years ago
Jeroen Hoekx c16f4f0d91 Add jboss module to manage deployments to JBoss.
13 years ago
Thomas Omans 1dbdd9d6d1 supervisorctl: user expansion on config filepath
13 years ago
Michael DeHaan 119b6d73dd Remove examples of module antipattern of setting the choices array for boolean types.
13 years ago
Javier Candeira f8255b538e fix django_manage migrate command
13 years ago
Stoned Elipot b03912278e Fix compatibility issue with passlib version < 1.6 (as encountered on eg EL6 systems)
13 years ago
Michael DeHaan 42eeac5aba htpasswd documentation formatting fix
13 years ago
jctanner 351c4d749e Merge pull request #4163 from lorin/htpasswd-doc
13 years ago
Peter Sprygada 7821b24144 initial ejabberd_user module
13 years ago
James Cammarata 2ed803837e Merge pull request #4228 from mragh/devel
13 years ago
James Cammarata b41ea366c8 Doc fix in htpasswd module due to colon on the line
13 years ago
James Cammarata 786a765063 Merge branch 'add-scheme-to-htpasswd-params' of https://github.com/PugglePay/ansible into PugglePay-add-scheme-to-htpasswd-params
13 years ago
egghead 255d2d6770 supervisorctl module: fixing typo in error handling
13 years ago
Jake Kreider bd446ef777 Include database param if provided and valid in django_admin commands
13 years ago
egghead 3f4dc876fc supervisorctl module: adding support for custom supervisord installations
13 years ago
Lorin Hochstein d4326d8196 htpasswd docs: add notes about depending on python-passlib
13 years ago
Jell a47f2674a4 Add crypt scheme to htpasswd params
13 years ago
danxshap 4db4607ee5 use home path expansion for virtualenv param in django_manage module
13 years ago
didiercrunch 15160f2d93 Update supervisorctl
13 years ago
Michael DeHaan 508c1d8256 Update htpasswd module for various API incompatibilities
13 years ago
Michael DeHaan e1167d6977 tweak indentation for 'make pep8'
13 years ago
Michael DeHaan 85731a374e Document when options were added on this module.
13 years ago
Michael DeHaan 16314b2ec9 Merge pull request #3442 from neomantra/supervisorctl
13 years ago
Andrew Todd e477d993dd Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable.
13 years ago
Evan Wies f5c81f79de supervisor_ctl: rename to server_url and improve documentation
13 years ago
Evan Wies cbeb6a63e5 supervisorctl: add command-line options as module parameters
13 years ago
Michael DeHaan 39834d854c Styling: trailing spaces
13 years ago
Lorin Hochstein f69f364b90 Add GPL header and copyright
13 years ago
Lorin Hochstein 06d92f1103 Add htpasswd module
13 years ago
Lorin Hochstein 1ef1b03bf6 django_manage: Pass --noinput to migrate
13 years ago
Jochen Maes 7b763dc487 adds 2 django commands (migrate, collectstatic)
13 years ago
Michael DeHaan 78fdedd490 Merge remote branch 'origin' into devel
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Lorin Hochstein d2ea9d85d0 Fix broken link in django_manage doc
13 years ago
Michael DeHaan 956bff2f07 Standardize docs
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago