Commit graph

12458 commits

Author SHA1 Message Date
Michael DeHaan
fa81680d9b Fix docstring. 2014-10-03 10:42:38 -04:00
Michael DeHaan
4e4308b8e1 Merge branch 'refactor_pass' into devel 2014-10-03 10:35:52 -04:00
Michael DeHaan
ff87ac08a7 An attempt at modularization prior to moving things towards BaseObject and considering Attributes. 2014-10-03 10:34:51 -04:00
Michael DeHaan
e24825cb58 Merge pull request #9237 from jkleckner/add-limit-from-file-doc
Add doc of @filename in intro_patterns.rst
2014-10-03 08:15:18 -04:00
Michael DeHaan
2ee049992b Merge pull request #9239 from direvus/grammar-its
Fix several it's/its errors in the documentation.
2014-10-03 08:14:49 -04:00
Michael DeHaan
a8a4347d5b Merge pull request #9250 from i5513/patch-2
Add readlink filter doc
2014-10-03 08:13:56 -04:00
Michael DeHaan
5e21ebb2a8 Merge pull request #9252 from kim0/patch-1
Add one line example for looking up through etcd
2014-10-03 08:13:09 -04:00
James Cammarata
cae88ca12f Initial work to refactor Task 2014-10-03 07:08:03 -05:00
Nitin Madhok
a71be1affd Removing hard coded link and replacing with reference 2014-10-02 22:39:32 -04:00
Toshio Kuratomi
cef2a8795f Make dynamic inventory return byte str, not unicode 2014-10-02 20:27:06 -04:00
Ahmed Kamal
48ee191379 Add one line example for looking up through etcd 2014-10-02 23:45:46 +03:00
i5513
e98d8c2b5e Add readlink filter doc
As requested at request pull #9213, I'm proposing updathing this doc. Do you have man pages where I can update this too ?

Thanks
2014-10-02 20:30:44 +02:00
Michael DeHaan
32309e37ce Plan for unified CLI with subcommands? 2014-10-02 13:50:54 -04:00
Michael DeHaan
723e4bddc3 Remove typo and intermediate dir. 2014-10-02 13:48:22 -04:00
Michael DeHaan
da01eef4db Move v2 out of the package tree so it does not yet appear. 2014-10-02 13:47:25 -04:00
Michael DeHaan
367f70fb17 Fix target in makefile 2014-10-02 13:43:36 -04:00
Michael DeHaan
1aa338a353 Make target for nosetests, no need to set library path for previous tests 2014-10-02 13:41:52 -04:00
Michael DeHaan
afe1409a6e Have a parallel development and test tree. 2014-10-02 13:40:12 -04:00
Michael DeHaan
7fb55c7a9b Some restructuring. 2014-10-02 13:36:41 -04:00
Michael DeHaan
7ebf246ff1 Some signature related things, prior to starting test scaffolding 2014-10-02 13:29:24 -04:00
Michael DeHaan
b8e4e59d6b Signatures 2014-10-02 13:24:42 -04:00
James Cammarata
daab8e7ad4 Creating initial framework for refactoring core codebase 2014-10-02 12:07:05 -05:00
Brendan Jurd
93e398e447 Fix several it's/its errors in the documentation. 2014-10-02 16:52:29 +10:00
Jim Kleckner
93ea369540 Add doc of @filename in intro_patterns.rst
I noticed that the @filename notation for the --limit argument was not
conveniently described.

This patch adds a simple example to the intro_patterns.rst file.
2014-10-01 16:49:33 -07:00
James Cammarata
43eb821d3f Merge pull request #9209 from franckcuny/gce-doc
Update the GCE guide with a working configuration.
2014-10-01 15:08:01 -05:00
James Cammarata
8f75b961ea Merge pull request #9207 from rasputnik/patch-2
Update guide_gce.rst
2014-10-01 15:07:05 -05:00
James Cammarata
7b31ddc360 Merge pull request #9234 from gamename/patch-1
Update developing_modules.rst
2014-10-01 14:42:24 -05:00
James Cammarata
ba603d5926 Merge pull request #9229 from wjimenez5271/patch-1
broken link in developing_modules.rst
2014-10-01 14:26:50 -05:00
James Cammarata
0e52f19a23 Merge pull request #9228 from wsuff/patch-1
Small typo in galaxy.rst
2014-10-01 14:26:13 -05:00
James Cammarata
d99e4f15c8 Merge pull request #9220 from jlaska/devel
Resolve issue where repo_path contains multiple '.git' strings
2014-10-01 14:23:23 -05:00
James Cammarata
8ac4a844e7 Merge pull request #9214 from nmadhok/patch-1
Update community.rst
2014-10-01 14:13:40 -05:00
Toshio Kuratomi
e6fcd90342 Merge pull request #9224 from drawks/iss9223
Resolve #9223 Fix test for python 2.6
2014-10-01 11:54:44 -04:00
Toshio Kuratomi
e00d657362 Make unittest compatible with python <= 2.6 2014-10-01 11:50:45 -04:00
gamename
4dea5c34ab Update developing_modules.rst
The existing description does not make 2 things clear.
1) This is an environment variable
2) It must be set on the _controlling_ host, not the remote host.
2014-10-01 09:54:48 -05:00
William Jimenez
adc238c80b broken link in developing_modules.rst
link to core modules source is broken since restructuring of public ansible repos
2014-09-30 22:23:08 -07:00
wsuff
d5bab777cb Small typo in galaxy.rst
other SCM sourced in line 96
2014-10-01 00:30:37 -04:00
James Cammarata
313f26f866 Fix issue with vars precedence from roles
Fixes #9219
2014-09-30 15:50:46 -05:00
Dave Rawks
5f54b57b6d Corrected indentation 2014-09-30 13:37:47 -07:00
Michael DeHaan
c6bfd05c81 Document pattern ranges on the patterns page. 2014-09-30 15:17:28 -04:00
Toshio Kuratomi
664fa1e942 Changelog entry for #9182 specifying the sudo command. 2014-09-30 15:06:17 -04:00
Toshio Kuratomi
0af750e3e5 Merge pull request #9182 from bbasleeper/feature_sudo_exe_from_inventory
Add a new inventory parameter (ansible_sudo_exe) to specify sudo command...
2014-09-30 14:55:46 -04:00
Dave Rawks
c070ab69f7 Resolve #9223 Fix test for python 2.6
* trivial test refactor to allow for python 2.6 compat
2014-09-30 11:24:47 -07:00
James Cammarata
05994cd900 Don't clear paths when adding a new directory path in PluginLoader 2014-09-30 09:43:40 -05:00
James Laska
684352926b Resolve issue where repo_path contains multiple '.git' strings
If the repo_path contained multiple '.git' strings, the _git_repo_info()
call resulted in a traceback.  This change removes the trailing '.git'
and resolves the traceback.
2014-09-30 10:33:42 -04:00
Nitin Madhok
0a0b741c32 Update playbooks_roles.rst
Fixes https://github.com/ansible/ansible/issues/7241
2014-09-30 05:12:44 -04:00
Nitin Madhok
f6bd0d4841 Update community.rst
Fixes https://github.com/ansible/ansible/issues/9202
2014-09-30 04:57:01 -04:00
Franck Cuny
cc6f10b6ac Update the GCE guide with a working configuration.
Also remove a few whitespaces, improve the bash script and fix a typo.
2014-09-29 19:43:39 -07:00
Dick Davies
fafa44a375 Update guide_gce.rst
Clarify which of the options to pick.
2014-09-30 00:34:02 +01:00
Toshio Kuratomi
cf548baeab Fix missing strip() in a1809a371a 2014-09-29 18:07:55 -04:00
Michael DeHaan
2211ae113c Update rst.j2
typo fix
2014-09-29 18:01:16 -04:00