index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
plugins
/
inventory
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Python 2 compat (via six) from unit tests
Matt Clay
2023-11-02
1
-3
/
+2
*
Remove Python 2.x compat from unit tests (#82109)
Matt Clay
2023-11-02
2
-2
/
+2
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
3
-8
/
+3
*
Fix constructed inventory plugin unit test (#81481)
Matt Clay
2023-08-09
1
-5
/
+5
*
Inventory Script Plugin: raise execution error (#81104)
Everson Leal
2023-06-26
1
-0
/
+8
*
Use ansible.module_utils.common.text.converters (#80704)
Matt Clay
2023-05-03
2
-2
/
+2
*
Use unittest.mock instead of mock. (#77883)
Matt Clay
2022-05-23
2
-2
/
+2
*
Remove obsolete units.compat.mock compat layer. (#77118)
Matt Clay
2022-02-23
2
-2
/
+3
*
constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separ...
abikouo
2021-04-13
1
-0
/
+130
*
Add a toggle for the leading separator for keyed_groups (#60882)
Sloane Hertel
2020-10-23
1
-0
/
+1
*
Clean up unit test boilerplate.
Matt Clay
2020-06-22
1
-0
/
+3
*
Migrated to openstack.cloud
Ansible Core Team
2020-03-23
1
-90
/
+0
*
Migrated to ansible.amazon
Ansible Core Team
2020-03-23
1
-183
/
+0
*
Migrated to community.general
Ansible Core Team
2020-03-23
1
-76
/
+0
*
Clean up unit tests to assist with migration. (#67875)
Matt Clay
2020-02-29
2
-260
/
+0
*
Replace TestCase.assertEquals with TestCase.assertEqual.
Mads Jensen
2019-11-11
1
-3
/
+3
*
Account for empty strings when splitting the host pattern (#62442)
Sam Doran
2019-09-20
1
-0
/
+4
*
add IAM role assumption to aws_ec2 inventory (#41637)
Rob
2019-06-19
1
-5
/
+9
*
Avoid erroring on host group confusion in keyed groups (#54099)
Alan Rominger
2019-03-25
1
-0
/
+20
*
fix AWS plugin credential precedence for environment variables (#52945)
Sloane Hertel
2019-03-25
1
-9
/
+9
*
Allow parent groups to be variables or literal (#53649)
Sloane Hertel
2019-03-14
1
-0
/
+65
*
do not error in case of empty list constructed group (#53748)
Alan Rominger
2019-03-14
1
-5
/
+19
*
Add keyed_groups feature (#52045)
Alan Rominger
2019-03-05
1
-0
/
+104
*
support deterministic host ordering from group ancestors (#44067)
Alan Rominger
2019-02-20
1
-0
/
+27
*
aws_ec2 Implement the missing 'region discovery' (#51333)
Brian Coca
2019-01-29
1
-34
/
+2
*
fix constructed functionality in openstack inventory plugin (#48833)
Lars Kellogg-Stedman
2018-11-27
1
-0
/
+90
*
Move unit test compat code out of `lib/ansible/`. (#46996)
Matt Clay
2018-10-13
4
-6
/
+6
*
Add a Linode v4 dynamic inventory plugin. (#45902)
lwm
2018-10-09
1
-0
/
+76
*
Fix inventory plugin cache + add tests (#38229)
Sloane Hertel
2018-05-24
1
-35
/
+74
*
Reduce recursion within group methods
AlanCoding
2018-04-06
1
-0
/
+125
*
Fixes #32146 Fixes reconcile inventory to correctly remove hosts from ungrouped
Izuke
2018-03-20
1
-1
/
+1
*
skip aws inventory test if no boto
Brian Coca
2018-02-13
1
-0
/
+4
*
[cloud] New inventory plugin: aws_ec2 (#34416)
Sloane Hertel
2018-01-23
1
-0
/
+168
*
YAML inventory unit test: add tests
Pierre-Louis Bonicoli
2017-12-20
1
-0
/
+3
*
YAML inventory unit test: add tests
Pierre-Louis Bonicoli
2017-12-20
1
-1
/
+6
*
Fix YAML inventory unit test
Pierre-Louis Bonicoli
2017-12-20
1
-2
/
+2
*
Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869)
John R Barker
2017-12-13
1
-11
/
+3
*
YAML inventory unit test: fix test inventory format (#33828)
Pilou
2017-12-13
1
-3
/
+11
*
Config continued (#31024)
Brian Coca
2017-11-16
1
-10
/
+11
*
tests for InventoryModule error conditions (#31381)
Chris Meyers
2017-10-17
1
-0
/
+104
*
Feature/test inventory (#30707)
Hervé Beraud
2017-10-03
2
-0
/
+303
*
Add empty-init code-smell script. (#18406)
Matt Clay
2016-11-08
1
-21
/
+0
*
Reorganizing plugin unit tests and adding start of strategy tests (v2)
James Cammarata
2015-05-19
1
-0
/
+21