ansible/library
2014-02-04 13:56:35 +02:00
..
cloud reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
commands Adding no_log: capability for tasks 2014-01-31 16:58:46 -06:00
database Add idempotency to mongodb_user module 2014-02-04 13:56:35 +02:00
files Update copy 2014-01-30 17:43:40 -05:00
internal ansible -> ansibleworks 2014-01-28 20:29:41 -05:00
inventory
messaging
monitoring
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 2014-01-15 09:52:17 -05:00
network Allow the 'PATCH' method in the 'uri' module since 'httplib2' allows it 2014-02-02 20:53:52 +00:00
notification ansible -> ansibleworks 2014-01-28 20:29:41 -05:00
packaging reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
source_control (#5822) Use mkstemp to open a temporary file (as NamedTemporaryFile doesn't take a delete argument in Python < 2.6) 2014-01-30 19:39:39 -05:00
system Updated authorized_key module documentation regarding manage_dir 2014-01-29 23:39:43 +01:00
utilities Detect remote_user change in accelerate daemon and allow a restart 2014-01-30 14:40:41 -06:00
web_infrastructure Clean up stray space at the end of a line after a period. 2014-02-03 11:52:37 -06:00