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
9624e2a6c6
hpilo_facts: Various clean ups in documentation and code
...
This commit improves the following items:
- Remove the 'match' functionality, this can now be achieve by using the `fail` module together with `only_if` after running the `hpilo_facts` module. Since this gives more functionality, e.g. comparing server names, but also serial numbers or uuids with other inventory information **and** a proper message, this is prefered. An example is added to show how this is achieved.
- Clean up all C() calls in documentation
- Remove trailing spaces in HP iLO's Serial Number output so that they can be compared to CMDB or other inventory information
13 years ago
apt
Fixing various module related things.
13 years ago
apt_repository
Fixing various module related things.
13 years ago
assemble
Fixing various module related things.
13 years ago
async_status
attempt at DOCUMENTATION for async_status
13 years ago
async_wrapper
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
14 years ago
authorized_key
Fixing various module related things.
13 years ago
command
Fixing various module related things.
13 years ago
copy
Module DOCUMENTATION: assemble, authorized_key, command, copy
13 years ago
cron
Fixes to documentation
13 years ago
debug
Various small fixes to boolean usage, using module.params.get and default values
13 years ago
easy_install
Jumbo DOCUMENTATION patch
13 years ago
facter
Jumbo DOCUMENTATION patch
13 years ago
fail
This hopefully fixes the documentation for the fail module
13 years ago
fetch
various small doc tweaks
13 years ago
file
Added documentation on file force parameter
13 years ago
fireball
Teach fireball mode to disable the fireball by paying attention to 'minutes=N' (default 30) and do not let fireball module crash
13 years ago
get_url
various small doc tweaks
13 years ago
git
Add module documentation for git, group, service, and user
13 years ago
group
Add module documentation for git, group, service, and user
13 years ago
hpilo_boot
Workaround for when HP iLO is in a state it won't accept requests
13 years ago
hpilo_facts
hpilo_facts: Various clean ups in documentation and code
13 years ago
ini_file
removed EXAMPLES from ini_file
13 years ago
lineinfile
Use the standard 'dest' option for target files, make 'name' an alias
13 years ago
mail
Damn you, colons...
13 years ago
mount
DOCUMENTATION for fetch,mount,ohai,easy_install
13 years ago
mysql_db
mysql_db: use the database to test connexion, added dump and import state - requires target=path/to/a/file
13 years ago
mysql_user
Jumbo DOCUMENTATION patch
13 years ago
nagios
Fix issue https://github.com/ansible/ansible/issues/1194
13 years ago
ohai
Jumbo DOCUMENTATION patch
13 years ago
pause
standardize DOCUMENTATION for nagios, pause
13 years ago
ping
various small doc tweaks
13 years ago
pip
Jumbo DOCUMENTATION patch
13 years ago
postgresql_db
Jumbo DOCUMENTATION patch
13 years ago
postgresql_user
DOCUMENTATION for fetch,mount,ohai,easy_install
13 years ago
raw
Added attribution to all module DOCUMENTATION strings
13 years ago
seboolean
Added DOCUMENTATION to seboolean module.
13 years ago
selinux
Added DOCUMENTATION to selinux module.
13 years ago
service
Fix typo in service module docs
13 years ago
setup
Fix typo in autogenerated docs
13 years ago
shell
fix wording of shell documentation
13 years ago
slurp
module docs for slurp
13 years ago
subversion
Added DOCUMENTATION to subversion module.
13 years ago
supervisorctl
Added DOCUMENTATION to supervisorctl module.
13 years ago
template
Jumbo DOCUMENTATION patch
13 years ago
user
Jumbo DOCUMENTATION patch
13 years ago
virt
Attribute author of virt correctly (sorry)
13 years ago
vsphere_facts
Merge pull request #1250 from dagwieers/hpilo_boot-fixes
13 years ago
wait_for
Module DOCUMENTATION for template, wait_for, and yum
13 years ago
yum
Module DOCUMENTATION for template, wait_for, and yum
13 years ago