summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/group_by (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up group_by integration test. (#54206)Matt Clay2019-03-224-19/+63
| | | | | * Split group creation out into separate file. * Move skipped group into separate playbook.
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
| | | | | | | * Update Shippable integration test groups. * Update integration test group aliases. * Rebalance AWS and Azure tests with extra group. * Rebalance Windows tests with another group.
* add support of nested groups in group_bymesk41in2017-07-271-0/+18
|
* Add missing group_vars to group_by test.Matt Clay2017-04-041-0/+3
|
* Add integration tests for group_by precedence.Brendan Jurd2017-04-044-1/+66
| | | | | | | | Test that, when a group is created with group_by, variables from the corresponding group_vars/ file are correctly pulled in, and override variables specified in group_vars/all. See ansible/ansible#8664.
* Fix group_by test to work with jinja2 >= 2.9.Matt Clay2017-01-101-2/+2
|
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-301-0/+1
|
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-123-0/+138