Commit Graph

252 Commits (40574c19382cfbd321f5a4bf7afee154fa2a8d22)

Author SHA1 Message Date
Michael DeHaan 5031104c3a Finishing touches on template cleanup.
13 years ago
Michael DeHaan 35cb9dc22f Work in progress about cleaning up template code.
13 years ago
Michael DeHaan baa13a5cc7 Merge pull request #4395 from erjohnso/devel
13 years ago
Jascha Geerds 76ed19d279 Fix TestInventory class by explicitly using /bin/bash
13 years ago
Michael DeHaan 43df00550d Merge pull request #3827 from mscherer/disable_callbacks
13 years ago
Michael DeHaan 2032489617 Prune legacy tests -- many of these are not part of the official API or documented syntax.
13 years ago
Michael DeHaan e8b043332f Remove some obsolete tests (mechanism of error detection suboptimal, replacements pending)
13 years ago
Michael DeHaan add45d2ca9 Fixup legacy var detector.
13 years ago
Michael DeHaan 709ffda3d1 Tweak only_if deprecation detector.
13 years ago
Michael DeHaan 25dc0ef8d7 Remove out of date tests.
13 years ago
Michael DeHaan 800f12618e Remove out of date tests.
13 years ago
Eric Johnson 9ca824c16d adding Google Compute Engine modules and inventory plugin
13 years ago
Michael DeHaan 8fc46a3a5a Return inventory objects in the order they are presented. Additionally, fix host slicing such that it works on Python terms with
13 years ago
Matt Martz 535ce97067 Add fileglob Jinja2 filter. Fixes #3563
13 years ago
Michael DeHaan ef28d62846 Update TestUtils.py
13 years ago
Jasper Capel d4dec5f577 Allow creating empty inventory
13 years ago
Michael Scherer 399d57a651 add more tests :
13 years ago
James Cammarata 3b801dec72 Merge branch 'failed_when' of https://github.com/hnakamur/ansible into hnakamur-failed_when
13 years ago
James Cammarata aac3090909 Merge branch 'play_remote_user' of https://github.com/bcoca/ansible into bcoca-play_remote_user
13 years ago
Hiroaki Nakamura 2357194b39 Add failed_when module variable.
13 years ago
James Cammarata 8d0487c31e Removing broken tests for now
13 years ago
Brian Coca d47c48e30a Added remote_user to plays
13 years ago
Michael Scherer a0b73b18c3 add one last test, for combined range, which make ansible.inventory.expand_hosts
13 years ago
Michael Scherer 64d35cb3b6 test that using non ordered range of char send a exception
13 years ago
Michael Scherer 4f69b63fec add test for incorrect format in range host
13 years ago
Michael Scherer 835fdd1ec2 add test for missing end in host range
13 years ago
Michael Scherer 2aea8a6368 add a test to verify ansible detect invalid range
13 years ago
Michael Scherer 7fec9c3eba add a test to cover bound stepping in inventory
13 years ago
James Cammarata 157b697a83 Merge branch 'always_run-6' of https://github.com/stoned/ansible into stoned-always_run-6
13 years ago
Michael Scherer ddd582269c increase test coverage of inventory by around 5% according to nose
13 years ago
Stoned Elipot f0743fc32a Introduce the 'always_run' task clause.
13 years ago
Petr Svoboda e3adfbf5f8 Add tests for undefined variable detection
13 years ago
Michael Scherer b655d5798b add tests for the -i option when used with raw string for ipv4
13 years ago
Michael Scherer 498a550f01 add test for the disabling of callback plugins
13 years ago
Michael DeHaan 4bdbe4dc4f Remove some test prints
13 years ago
Michael DeHaan 76fd769704 Merge pull request #3685 from mspaulding06/indexed_items
13 years ago
Michael DeHaan 3ebbb56479 Merge pull request #3654 from MaxIV-KitsControls/devel
13 years ago
Matt Spaulding b7154cf2cf Add tests for indexed_items lookup plugin
13 years ago
Vincent Hardion 09ef7751e1 Fix nested loop for more than 3 elements
13 years ago
Stoned Elipot a1503c4d59 stringify conditional before handing it to Jinja2 for evaluation.
13 years ago
Michael DeHaan 88720516a1 Merge branch 'changed_when' of git://github.com/stoned/ansible into changed_when
13 years ago
Tin Tvrtkovic 4a732c1e9f Enabled the use of extra vars in playbook file paths when including playbooks from other playbooks.
13 years ago
Stoned Elipot eb45f07ae3 Introduce 'changed_when' keyword to override a task's changed status with the evaluation of a Jinja2 expression
13 years ago
Stoned Elipot baf868f825 Add test for 'ignore_errors:'
13 years ago
Dale Sedivec b32131c867 expanduser on each component of plug-in paths
13 years ago
George Miroshnykov c642ba77ae Added basic support for hash_behaviour=merge in roles
13 years ago
Michael DeHaan 4ae3ef8af9 Disable inventory test
13 years ago
Pol Llovet 4432c01ceb Handle '#' in var strings by splitting on ' #'
13 years ago
Pol Llovet ba78360c52 Remove inline comments from inventory tokenizing.
13 years ago
Michael DeHaan a9fcea5893 Merge branch 'escape' of git://github.com/ngrilly/ansible into repr
13 years ago