You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to 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.
11 years ago
cloud Make state=present the default for ec2_tag 11 years ago
commands Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
database Merge pull request #5099 from tartansandal/postgresql_db_check_mode 11 years ago
files fix typo in synchronize module 11 years ago
internal Addresses #5023 Fix import comments 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Addresses #5023 Fix import comments 11 years ago
monitoring module(nagios): don't catch `SystemExit` 11 years ago
net_infrastructure Addresses #5023 Fix import comments 11 years ago
network Addresses #5023 Fix import comments 11 years ago
notification module is not exposed to send_msg, but main() catches exceptions and uses module.fail_json 11 years ago
packaging Merge pull request #5162 from JensRantil/fix-corrupt-module-outputs 11 years ago
source_control Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
system hopefully last batch of fixes 11 years ago
utilities Addresses #5023 Fix import comments 11 years ago
web_infrastructure Addresses #5023 Fix import comments 11 years ago