ansible/library/system
Brian Coca f475de2316 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
..
authorized_key Merge pull request #5107 from maetthu/devel 2013-12-02 14:02:43 -08:00
cron Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
debconf hopefully last batch of fixes 2014-02-09 20:47:01 -05:00
facter Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
filesystem Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
firewalld Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
group Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
hostname Fix issue #5214: hostname persistence on RedHat/CentOS 2013-12-07 21:10:42 -05:00
kernel_blacklist Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
lvg Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
lvol Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
modprobe Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
mount Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
ohai Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
open_iscsi Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
ping Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
seboolean Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
selinux Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
service Add more error detail to the service module for FreeBSD 2013-11-12 00:02:30 -05:00
setup Merge pull request #4886 from sergeyhush/devel 2013-12-13 11:25:45 -08:00
sysctl Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
user user module: force= and remove= should not be mutually exclusive 2013-12-05 17:07:24 -05:00
zfs Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00