Jimmy Tang
8c6caa2762
Fix up other places in makefile to use PYTHON variable
...
Only the nosetests aren't using the PYTHON variable now.
2013-03-11 15:31:07 +00:00
Seth Vidal
a7a083d882
when --step isn't specified make sure to print the banner
2013-03-11 09:48:32 -04:00
Alexander Bulimov
259d994253
lvg module for managing LVM volume groups
2013-03-11 13:17:36 +04:00
Alexander Bulimov
a3b4488028
lvol patch for Debian Squeeze
2013-03-11 12:20:01 +04:00
Seth Vidal
7687c2caf8
add --step option to ansible-playbooks to let people step through a playbook
...
one by one - asking for confirmation along the way.
also allows to 'continue' after a certain point
2013-03-11 00:39:05 -04:00
Michael DeHaan
1289dd602d
Changelog update
2013-03-18 00:50:00 -04:00
Michael DeHaan
bdb231213d
Add type casting to user/group modules, remove executable bit from other modules
2013-03-18 00:40:57 -04:00
Michael DeHaan
03db6ef24a
Slightly more self-explanatory output for ./hacking/env-setup
2013-03-18 00:27:44 -04:00
Michael DeHaan
2962073bcf
Merge branch 'fix-module-encoding' of git://github.com/andreparames/ansible into devel
2013-03-18 00:17:07 -04:00
Michael DeHaan
4eaca08664
Merge pull request #2353 from skottler/setup_clarification
...
Use verbose 'source' to make the document easier to read
2013-03-10 20:13:23 -07:00
Sam Kottler
86d420f481
Use verbose 'source' to make the document easier to read
2013-03-10 23:00:48 -04:00
Michael DeHaan
5c7aa08ed5
Merge pull request #2316 from dominis/devel
...
Citrix NetScaler module
2013-03-10 17:17:08 -07:00
Michael DeHaan
8c212ac9b6
Merge pull request #2272 from skvidal/nagios_cmd
...
add (un)silence_nagios and command actions to the nagios module
2013-03-10 17:16:21 -07:00
Michael DeHaan
3d8bb6c2e0
Merge branch 'alpine' of git://github.com/fabaff/ansible into devel
...
Conflicts:
library/setup
2013-03-17 23:39:33 -04:00
Michael DeHaan
ba51fc12f9
Updated copy documentation.
2013-03-17 23:35:15 -04:00
Michael DeHaan
f2c8df2a93
Clarify an error message
2013-03-17 23:33:13 -04:00
Patrick Pelletier
c7c7a63ee5
Add support to directly set content in copy module
2013-03-17 23:33:13 -04:00
Michael DeHaan
4da04b2176
Merge pull request #2294 from mmoya/bug-fixes
...
file module should check invalid arguments (fixes #2135 )
2013-03-10 16:32:02 -07:00
Michael DeHaan
c53653dc0d
Merge pull request #2348 from candeira/password-plugin
...
password lookup plugin, with working tests and documentation
2013-03-10 16:31:17 -07:00
Michael DeHaan
daf7419f3a
Make Python 3 instructions a bit more clear.
2013-03-17 23:26:57 -04:00
Michael DeHaan
ed1d9f1235
Merge pull request #2345 from leucos/patch-2
...
Update gettingstarted.rst
2013-03-10 16:20:22 -07:00
Michael DeHaan
2d575ddd09
Update fetch documentation
2013-03-17 23:17:56 -04:00
Michael DeHaan
c3e625e6f0
Make URI module default to 30 seconds.
2013-03-17 23:16:45 -04:00
Michael DeHaan
b2c8ed9cc2
Merge pull request #2279 from dorfsmay/fetch-fail_on_missing
...
Added a fail_on_missing option to fetch.
2013-03-10 16:18:28 -07:00
Michael DeHaan
fd038d373a
Merge pull request #2273 from dorfsmay/pullreq-use_proxy
...
Added a use_proxy option to get_url.
2013-03-10 16:10:45 -07:00
Michael DeHaan
aae88baf4a
Merge pull request #2260 from skvidal/path_lookup
...
first_found lookup_plugin - replaces first_available_file
2013-03-10 16:09:49 -07:00
Michael DeHaan
bb696e88b4
Merge pull request #2286 from gavares/url_timeout
...
Add socket timeout to uri module.
2013-03-10 15:37:32 -07:00
Michael DeHaan
c7d780a09a
Merge pull request #2337 from dparalen/wait_fix
...
EC2 Wait fix
2013-03-10 15:28:34 -07:00
Michael DeHaan
033c7d9df2
Merge pull request #2274 from jcftang/setup-osx-facts
...
Start of more OSX facts for setup
2013-03-10 15:26:41 -07:00
Michael DeHaan
80cd277d97
Merge pull request #2334 from pieska/upstream
...
allow use of backrefs in lineinfile
2013-03-10 15:25:25 -07:00
Michael DeHaan
9069ad1f42
Merge pull request #2283 from eest/openbsd_pkg
...
Add openbsd_pkg: package management for OpenBSD.
2013-03-10 15:21:13 -07:00
Michael DeHaan
e5f5d354cf
Merge pull request #2278 from jcftang/devel
...
Teach makefile to accept different versions of python
2013-03-10 15:20:38 -07:00
Javier Candeira
ca6c36e1ac
password lookup plugin, with working tests and documentation
2013-03-10 13:36:53 +11:00
André Paramés
9bb8435ec9
Fixes #2346
2013-03-09 03:27:45 +00:00
Michel Blanc
9c6b28c218
Update gettingstarted.rst
...
Adds note on python 3 incompatibility
Added note about ansible_python_interpreter for people having python3 as default interpreter (mainly Arch users ?)
Should fix #2344
2013-03-08 23:09:28 +01:00
milan
6259091449
fixed case and punctuation
2013-03-08 10:12:15 +01:00
milan
9932c9ff11
fix documentation
2013-03-08 10:12:15 +01:00
milan
d32d899161
waiting enhancements
2013-03-08 10:12:15 +01:00
milan
78d1e2483a
avoid the instance start--state-fetch race
2013-03-08 10:12:15 +01:00
Michael DeHaan
c4aa72f1fd
Merge pull request #2340 from niksite/devel
...
Fixed 'service'. Now it respect 'enabled=no' as well.
2013-03-07 21:11:25 -08:00
Nikolay Panov
03c0b8dcb2
Fixed 'service'. Now it respect 'enabled=no' as well.
2013-03-08 12:07:54 +07:00
Andreas Piesk
84ee05a3c0
allow use of backrefs in lineinfile
2013-03-07 20:46:52 +01:00
Fabian Affolter
a5e4947d6f
Support for detecting Alpine Linux
2013-03-07 20:06:05 +01:00
Nandor Sivok
2120580f7a
netscaler module example playbook
2013-03-07 16:14:19 +01:00
Daniel Hokka Zakrisson
76f3351b02
Move complex_args templating to be with module_args
...
Keeps every action plugin from having to do the same thing.
2013-03-07 11:09:29 +01:00
Michael DeHaan
ffbd4b5a2c
Template options sooner on complex args copy
2013-03-07 00:35:40 -05:00
Michael DeHaan
2bb305f6d5
Fix args templating for complex args with the copy module.
2013-03-07 00:28:06 -05:00
Michael DeHaan
9763ae8e21
Merge pull request #2319 from sfromm/svn-check
...
Update subversion module to work better with check mode
2013-03-06 21:16:35 -08:00
Michael DeHaan
bd600c1cbc
Merge pull request #2323 from laixer/devel
...
Respect gem_source option if specified
2013-03-06 21:16:03 -08:00
Michael DeHaan
969edabdbb
Merge pull request #2322 from bcoca/remote_tmp_override
...
added check for starting $HOME for remote_tmp so as to non root sudo override
2013-03-06 21:07:49 -08:00