No description
Find a file
Brian Coca 01a1482f1a hopefully last batch of fixes
- removed previous 'typification' of input as it needs it is typed by
  module as strings and needs to be output as strings, making it
  useless.
- now checks for vtype and value against None when question is specified
- simplified set_selections as vtype and value should have a string
  value going in.
- added example of querying questions for a package
- added module requirement of question,vtype and value being required
  together.
2014-02-09 20:47:01 -05:00
cloud Make state=present the default for ec2_tag 2013-12-18 13:40:41 +10:00
commands Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
database Merge pull request #5099 from tartansandal/postgresql_db_check_mode 2013-12-16 11:39:16 -08:00
files fix typo in synchronize module 2013-12-18 13:06:35 -08:00
internal Addresses #5023 Fix import comments 2013-12-02 15:13:49 -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 Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
monitoring module(nagios): don't catch SystemExit 2013-12-04 13:57:55 +01:00
net_infrastructure Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
network Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
notification module is not exposed to send_msg, but main() catches exceptions and uses module.fail_json 2013-12-06 11:42:30 -06:00
packaging Merge pull request #5162 from JensRantil/fix-corrupt-module-outputs 2013-12-18 05:13:34 -08:00
source_control Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
system hopefully last batch of fixes 2014-02-09 20:47:01 -05:00
utilities Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
web_infrastructure Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00