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.
Dag Wieers
721a662c28
Implement python-dmidecode/dmidecode as alternative for kernel DMI
...
This implementation falls back to python-dmidecode (RHEL5.5+) if the kernel as no DMI support. Alternatively, if python-dmidecode is missing, we attempt to use the dmidecode binary (for RHEL5.4 and older) before giving up.
This fixes #376 and #1657 and also helps @lwade on RHEL5.5+.
12 years ago
add_host
Nit fix spelling of separate
12 years ago
apt
enforce no enteractiveness installing pkg with apt
12 years ago
apt_key
Double quoted version_added in documentation
12 years ago
apt_repository
Update various modules for check_mode
12 years ago
assemble
…
async_status
…
async_wrapper
…
authorized_key
Fixup authorized key documentation formatting
12 years ago
bzr
Fix bzr module documentation, name is the primary attribute.
12 years ago
cloudformation
Fixed cloudformation docs and updated EXAMPLES section in the docs for these AWS modules.
12 years ago
command
Use relative creates/removes path with chdir
12 years ago
copy
doc typo fix in copy module
12 years ago
cron
clean up how it puts the files in place - in f18 /tmp is tmpfs which
12 years ago
debug
Fix the documentation booleans so they use "yes" and "no"
12 years ago
django_manage
Fix the documentation booleans so they use "yes" and "no"
12 years ago
easy_install
Double quoted version_added in documentation
12 years ago
ec2
Add region parameter and changed connection code.
12 years ago
ec2_facts
Merge pull request #2596 from blair/ec2_facts-provides-ec2-region
12 years ago
ec2_vol
Fixed cloudformation docs and updated EXAMPLES section in the docs for these AWS modules.
12 years ago
facter
…
fail
…
fetch
Double quoted version_added in documentation
12 years ago
file
Improve check mode support in the file module.
12 years ago
fireball
Fix typo in message.
12 years ago
gem
Chnge description as list inside string
12 years ago
get_url
Merge pull request #2273 from dorfsmay/pullreq-use_proxy
12 years ago
git
Add --depth support in the git module
12 years ago
group
Double quoted version_added in documentation
12 years ago
group_by
Double quoted version_added in documentation
12 years ago
hg
Fix the documentation booleans so they use "yes" and "no"
12 years ago
homebrew
Add Homebrew module
12 years ago
ini_file
Fix the documentation booleans so they use "yes" and "no"
12 years ago
lineinfile
Typo in example, extra space breaks playbook.
12 years ago
lvg
fixed and extended documentation for lvg module
12 years ago
lvol
Add type casting to user/group modules, remove executable bit from other modules
12 years ago
macports
Style fixes so "make pep8" is clean.
12 years ago
mail
…
mongodb_user
…
mount
add docs to mount module using LABEL and UUID
12 years ago
mysql_db
Merge pull request #2786 from dirkcuys/patch-1
12 years ago
mysql_user
Strip quotes when parsing my.cnf
12 years ago
nagios
Style fixes so "make pep8" is clean.
12 years ago
netscaler
netscaler module initial commit
12 years ago
npm
Updating version added, tweaking instantiation
12 years ago
ohai
…
openbsd_pkg
Style fixes so "make pep8" is clean.
12 years ago
opkg
Fix the documentation booleans so they use "yes" and "no"
12 years ago
pacman
Suppressed output and updated documentation
12 years ago
pause
Double quoted version_added in documentation
12 years ago
ping
…
pip
Double quoted version_added in documentation
12 years ago
pkgin
Changed python interpreter to be consistent in these modules as compared to all others.
12 years ago
postgresql_db
postgresql_db: add args lc_collate, lc_ctype
12 years ago
postgresql_privs
Add module postgresql_privs
12 years ago
postgresql_user
Use psycopg2's string handling to escape password string
12 years ago
rabbitmq_parameter
Double quoted version_added in documentation
12 years ago
rabbitmq_plugin
Double quoted version_added in documentation
12 years ago
rabbitmq_user
Double quoted version_added in documentation
12 years ago
rabbitmq_vhost
Merge pull request #2533 from mavimo/documentation-version_added
12 years ago
raw
…
rax
Only accept supported services for rax module
12 years ago
rhn_channel
Double quoted version_added in documentation
12 years ago
riak
Added a ring_wait option (waits for ring_ready to return true)
12 years ago
s3
Fixed cloudformation docs and updated EXAMPLES section in the docs for these AWS modules.
12 years ago
script
Clarify script module documentation a minor amount.
12 years ago
seboolean
Fix the documentation booleans so they use "yes" and "no"
12 years ago
selinux
Update various modules for check_mode
12 years ago
service
Style fixes so "make pep8" is clean.
12 years ago
set_fact
New module 'set_fact' to define host facts
12 years ago
setup
Implement python-dmidecode/dmidecode as alternative for kernel DMI
12 years ago
shell
…
slurp
slurp: import base64 as module_common no longer does
12 years ago
subversion
Fix the documentation booleans so they use "yes" and "no"
12 years ago
supervisorctl
Update various modules for check_mode
12 years ago
svr4pkg
Double quoted version_added in documentation
12 years ago
sysctl
sysctl check fails if a custom sysctl_file is given.
12 years ago
template
Added 'validate' feature to copy and template modules, now you can add a check to force copy to fail if the check fails.
12 years ago
uri
When saving to dest, check if we get redirected, and use the new
12 years ago
user
user module: return public SSH key
12 years ago
virt
Typo in docs
12 years ago
wait_for
…
yum
allow URL spec for install
12 years ago
zfs
…