ansible/library
2014-07-10 08:19:05 -05:00
..
cloud Merge branch 'fix-7206' of https://github.com/hiciu/ansible into hiciu-fix-7206 2014-07-10 08:19:05 -05:00
commands Added examples to the command module 2014-06-24 13:47:23 +02:00
database Makes ansible fail if login_port is defined and login_host is either not defined, or defined as localhost. This is because if login_host is localhost then MySQLdb will use the socket instead of TCP. This leads to confusion for ansible users as, when a port is defined it gets ignored if login_host is localhost. This is to fix the bug reported by wrosario #8070. Info on MysqlDb can be read here http://mysql-python.sourceforge.net/MySQLdb.html 2014-07-09 14:38:27 -04:00
files ini_file: replace lambda with named function 2014-07-08 10:17:03 -05:00
internal Make async jid's unique per host 2014-03-26 13:48:47 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Fix version_added for node in rabbitmq modules 2014-04-08 10:40:41 -04:00
monitoring Stackdriver module was in the wrong category, so moving. 2014-05-16 08:30:38 -04:00
net_infrastructure Added author and copyright lines to modules I contributed 2014-06-19 20:02:02 -04:00
network unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
notification Stackdriver module was in the wrong category, so moving. 2014-05-16 08:30:38 -04:00
packaging Merge pull request #7942 from sidred10/devel 2014-06-26 11:50:33 -05:00
source_control Merge branch 'git_fix' of https://github.com/pkit/ansible into pkit-git_fix 2014-06-20 12:47:21 -05:00
system Updating the other classes in the group module to match #7249 2014-06-24 12:28:43 -05:00
utilities Merge pull request #7374 from hfinucane/wait_for_pipes 2014-06-20 15:55:10 -05:00
web_infrastructure Updates django_manage so it populates VIRTUAL_ENV 2014-06-17 12:01:14 -04:00
windows Return service name, display name, start mode and state from win_service module. 2014-07-02 08:12:40 -04:00