Michael DeHaan
fa9635478b
Fixing your YAML Seth :)
11 years ago
trbs
38b6087495
fix missing json module for issue #3363 print JSON error as string instead
11 years ago
Brian Coca
80b9b01e97
now won't throw exception if we don't have permission to stat a mtab
...
entry on linux (weird chromebook issue)
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Seth Vidal
81940c8b11
add examples for yum: state=latest name=*
11 years ago
Seth Vidal
7216a2b169
add a '*' option for name to state=latest to do a global update
11 years ago
Michael DeHaan
27fcfe9cac
Merge pull request #3508 from ipauldev/devel
...
Allow check mode when gathering ec2 facts
11 years ago
Michael DeHaan
8fe15f0a30
Merge pull request #3426 from trbs/services_sleep_option
...
sleep option for service module which adds a pauze between stopping and ...
11 years ago
Michael DeHaan
2631823b8b
Merge pull request #3425 from jpmens/stat1
...
files/stat: add pw_name and md5 sum to stat, and add meaningful? example
11 years ago
Michael DeHaan
80bbd6a0bf
Merge pull request #3510 from echohead/quantum-typo
...
Correct typo in error message.
11 years ago
Tim Miller
84f6192c34
Correct typo of 'quantun' in error message.
11 years ago
ipauldev
5656e9d66e
Allow check mode when gathering ec2 facts
11 years ago
Michael DeHaan
4971736660
Merge pull request #3501 from cristobalrosa/devel
...
Devel
11 years ago
Michael DeHaan
9990688fd1
Merge pull request #3453 from jsmartin/cleanup
...
Fixed #3433 . Using get_bin_path, removed uneeded imports, "module" is in...
11 years ago
Michael DeHaan
aacf81da59
Merge pull request #3488 from weltenwort/devel
...
Use the force=yes option for apt upgrade actions
11 years ago
Michael DeHaan
3a84254f6d
Merge pull request #3496 from johanwiren/bsd-ipv6-facts
...
Fix for populating default_ipv6 on BSD systems
11 years ago
Michael DeHaan
d1398594ce
Merge pull request #3497 from johanwiren/bsd-gateway
...
Updated setup module to collect gateway fact for BSD systems
11 years ago
Michael DeHaan
952760c605
Merge pull request #3388 from bcoca/fixed_user_create_doc
...
updated module docs to reflect 'correct' on_create vs on_creation
11 years ago
Michael DeHaan
f8c7a3c654
Merge pull request #3406 from podollb/devel
...
fixing small mis-spelling
11 years ago
Michael DeHaan
0fd7864482
Merge pull request #3432 from jlund/hg-spelling
...
Fix some minor spelling mistakes in the hg module documentation
11 years ago
Michael DeHaan
d6d9e804d3
Merge pull request #3480 from j2sol/fail_doc
...
Update fail docs for new syntax
11 years ago
Johan Wirén
1c247c9eb4
Updated GenericBsdIfconfigNetwork to collect gateway
11 years ago
Johan Wirén
10e9194744
Fix for populating default_ipv6 on BSD systems
11 years ago
Joshua Lund
cc275ca2be
Added a new with_file example to the authorized_key documentation
11 years ago
Felix Stuermer
b5df29901f
Use the force=yes option for apt upgrade actions
11 years ago
Jesse Keating
1689001036
Update fail docs for new syntax
...
Use when instead of only_if
Use new variable style
11 years ago
Brian Coca
0664e36aa2
fixed check mode
...
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Cristobal Rosa
51166c9cfa
Remove unnecesary call
12 years ago
James Martin
93d5d76468
Fixed #3433 . Using get_bin_path, removed uneeded imports, "module" is inlined, misc other style improvements.
12 years ago
Michael DeHaan
4dfbbc4499
Revert "ini_file: add support for lists of options/values"
...
Breaks "," values in INI files
This reverts commit af051d6f77
.
12 years ago
Cristobal Rosa
cf48141a33
Fixed monit module. Ignore uppercase letters
12 years ago
Seth Vidal
d710201ecc
- optimize for the extremely common case of people specifying pkg names which are, ultimately, already installed
...
on a system here time went from 16s for a series of pkgs to 3s to just
check that they were installed.
12 years ago
Matt Spaulding
871f781ec7
Fix git submodule update when version specified
12 years ago
Joshua Lund
caf394c8f6
Fix some minor spelling mistakes in the hg module documentation
12 years ago
Jan-Piet Mens
9a82d8c692
files/stat: add pw_name and md5 sum to stat, and add meaningful? example
...
remove unnecessary import,
md5 sum on regular files only
12 years ago
Aaron Brady
efc4bc10d4
Make the CPU facts Hyperthreading aware
12 years ago
trbs
3b2173b6df
sleep option for service module which adds a pauze between stopping and starting a service using state=restarted. This helps for bad scripts that exist immediatly after signaling a process to stop.
12 years ago
Antti Rasinen
93fc3391fe
Fix service enable on FreeBSD
...
Some services have a knob (i.e. rc.conf setting) whose name
differs from that of the script. For example, lockd process
is controlled with a script called lockd, but the rc.conf
value is rpc_lockd_enable.
Fixes issue #3382 .
12 years ago
Ben Podoll
1bea4b1709
fixing small mis-spelling
12 years ago
Jan-Piet Mens
f77c0a44f9
broken docs in files/file module!
...
remove obsolete examples: key
12 years ago
Brian Coca
9f75397310
updated module docs to reflect 'correct' on_create vs on_creation
...
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
12 years ago
Michael DeHaan
6d9949698b
Merge pull request #3292 from sfromm/git-submodule
...
Add submodule support to git module
12 years ago
Michael DeHaan
fafb3c10a5
Merge pull request #3293 from jarv/devel
...
Adds termination support to the ec2 module
12 years ago
Michael DeHaan
c9b6f0d0f2
Merge branch 'files_force' of git://github.com/rhaido/ansible into devel
12 years ago
Michael DeHaan
15bf8a8398
Merge pull request #3315 from madduck/fix-service-updatercd-changed
...
Let update-rc.d set changed flag properly
12 years ago
Michael DeHaan
7821473710
Fixup documentation YAML
12 years ago
Michael DeHaan
681696846a
Styling: semicolon
12 years ago
Michael DeHaan
ecc2b6e742
Styling: deprecation
12 years ago
Michael DeHaan
2e63faf257
Styling: deprecation
12 years ago
Michael DeHaan
257d827c9e
Styling: misc pep8
12 years ago
Michael DeHaan
bc7de7bf3f
Styling: indentation
12 years ago