Serge van Ginderachter
b40295910d
also rename plugin name in error message
11 years ago
Michael DeHaan
2fe25f19dc
Fix to group_by module as a result of previous conditional upgrades.
11 years ago
Michael DeHaan
e3f213e030
Fixup error reporting.
11 years ago
Michael DeHaan
c07dd07767
Add raw copy support (raw=yes), tweak tempfile error message string.
11 years ago
Michael DeHaan
2e38d92262
Merge pull request #3619 from ches/doc-fixes
...
Enhance meta-docs on... contributing to docs.
11 years ago
Michael DeHaan
5e02759570
Merge pull request #3617 from dermute/devel
...
svr4pkg doesn't work on Sol10
11 years ago
Ches Martin
b35fc42d36
Enhance meta-docs on... contributing to docs.
...
- Update FAQ entry to refer to docsite README and reduce redundancy.
- Add additional info to docsite README: Sphinx building, link to module
documentation reference.
11 years ago
Michael DeHaan
a7a82c79c0
Merge pull request #3611 from tgerla/docsfix
...
very minor fix to playbooks2 to fix a formatting error
11 years ago
Tim Gerla
7e07bca6bf
very minor fix to playbooks2 to fix a formatting error
11 years ago
Michael DeHaan
524c7bd791
Remove end of line semicolons.
11 years ago
Michael DeHaan
19d78d6e18
Remove reference to 'context' since it's not implemented.
11 years ago
Michael DeHaan
0cf5e5cec3
Merge branch 'devel' of git://github.com/bradleyy/ansible into together
11 years ago
Michael DeHaan
c5cbb1dc62
Fix route53 module docs version/module name
11 years ago
Michael DeHaan
77a4dcca85
Sphinx/docs syntax fixes
11 years ago
Michael DeHaan
10f99938b9
Fix YAML doc errors.
11 years ago
Michael DeHaan
af94fb8eea
Update changelog
11 years ago
Michael DeHaan
7961a81b3f
Update docs to add version_added attribute.
11 years ago
Michael DeHaan
32b3c59bad
Merge pull request #3400 from diko4096/patch-1
...
Update gem
11 years ago
Michael DeHaan
fc70fbcab0
update changelog
11 years ago
Michael DeHaan
5fe1f03885
Merge pull request #3413 from evan82/devel
...
Added module for baking EC2 AMIs
11 years ago
Michael DeHaan
e2af927c3f
Take notes on features that need to be documented in CHANGELOG
11 years ago
Michael DeHaan
feb4a8847d
Slight edit to when_changed docs
11 years ago
Michael DeHaan
b603bb0f73
Merge branch 'changed_when-doc' of git://github.com/stoned/ansible into devel
11 years ago
Michael DeHaan
8be17cd7f8
Add note about changed_when to changelog.
11 years ago
Michael DeHaan
f3c69040b4
Merge branch 'changed_when' into devel
11 years ago
Michael DeHaan
0756aa406a
Change conditional operation workflow.
...
Conflicts:
lib/ansible/utils/__init__.py
11 years ago
Michael DeHaan
7f462a346a
Work in progress on merging changed_when.
11 years ago
Michael DeHaan
3f1f0e7bc2
Change conditional operation workflow.
11 years ago
Michael DeHaan
88720516a1
Merge branch 'changed_when' of git://github.com/stoned/ansible into changed_when
11 years ago
Michael DeHaan
1acd9b6325
Update CHANGELOG
11 years ago
Michael DeHaan
e589365279
Merge branch 'iss_cron' of git://github.com/dirtyharrycallahan/ansible into dh_cron
11 years ago
Michael DeHaan
ad086cdd1d
Update changelog
11 years ago
Michael DeHaan
44f55d72b6
Merge pull request #3574 from bpennypacker/route53
...
AWS route53 module
11 years ago
Michael DeHaan
d8e5fc9d1b
Remove task count information from task list.
11 years ago
Michael DeHaan
f592340f7f
Merge branch 'playbook-skip-tags' of git://github.com/dekked/ansible into skip_tags
11 years ago
Michael DeHaan
20a9e35831
update CHANGELOG
11 years ago
Michael DeHaan
3baa55a314
Merge branch 'devel' of git://github.com/sjmudd/ansible into sjmudd_ranges
11 years ago
Michael DeHaan
62b39d3de5
Fix for saving conditionals in variable expressions.
11 years ago
Michael DeHaan
ca512c7d2f
Update CHANGELOG
11 years ago
Michael DeHaan
bf70dfc1a0
When a role/include has a conditional, add that conditional ahead of any on the task, not behind, so it can short circuit.
11 years ago
Michael DeHaan
419661542b
Added some pipes.quote ops to make sure paths with spaces in them are ok.
11 years ago
Michael DeHaan
508c1d8256
Update htpasswd module for various API incompatibilities
11 years ago
Michael DeHaan
e003f1e1cc
Revert "Fix inconsistent json output"
...
Breaks recursion parameter on file.
This reverts commit e7226e104e
.
11 years ago
Michael DeHaan
192d9f8b89
Merge pull request #3607 from stoned/use-AnsibleFilterError
...
Use AnsibleFilterError exception
11 years ago
Michael DeHaan
1c21fc48b9
Merge pull request #3606 from stoned/fix-3521-2
...
Quote pathnames of roles' tasks and handlers files so that _load_tasks()...
11 years ago
Stoned Elipot
667ad2480e
Use AnsibleFilterError exception
11 years ago
Stoned Elipot
e7a733a6be
Quote pathnames of roles' tasks and handlers files so that _load_tasks() can tokenize them properly
...
With the help of AlejandroTrev's eagle eyes. Thanks !
11 years ago
Michael DeHaan
0f26439234
Remove variable per pyflakes
11 years ago
Michael DeHaan
e1167d6977
tweak indentation for 'make pep8'
11 years ago
Michael DeHaan
588b20c012
Merge pull request #3602 from bcoca/fine_tune_stat_exception
...
narrowed down exception
11 years ago