summaryrefslogtreecommitdiff
path: root/test/integration/targets/gathering_facts
Commit message (Expand)AuthorAgeFilesLines
* Fix gather parallel (#80597)Brian Coca2023-04-265-0/+61
* Clean up unused imports in integration tests (#79895)Matt Clay2023-02-021-3/+0
* Recover unix load average into an ansible_loadavg fact (#75319)David Moreau Simard2022-09-131-0/+16
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+1
* add action_groups support to collections (#74039)Sloane Hertel2021-07-143-0/+91
* setup module, filter compensate for prefixes (#74924)Brian Coca2021-06-142-1/+29
* Use the module redirect_list when getting defaults for action plugins (#73864)Sloane Hertel2021-05-272-0/+83
* misc typos (#74724)Abhijeet Kasurde2021-05-261-1/+1
* Fix setup subset (#74022)Brian Coca2021-03-262-0/+16
* Allow list of filters for the setup module (#68551)Jérôme Loyet2020-09-091-0/+18
* dont clobber facts in loop (#71032)Brian Coca2020-08-042-0/+11
* Get m_u.facts.utils coverage up to 100% (#70614)Rick Elrod2020-07-133-1/+129
* correctly merge multiple facts results (#68987)Brian Coca2020-05-207-2/+150
* prevent ansible_facts injection (#68431)Brian Coca2020-03-243-0/+29
* Fix integration tests with custom inventory.Matt Clay2019-03-111-1/+1
* Cleanup integration test inventory. (#50753)Matt Clay2019-01-102-4/+6
* gather facts improvements (#44008)Pilou2018-08-231-8/+12
* Mass nuke deprecated items that are easily removed. ci_complete (#44320)Matt Martz2018-08-201-7/+7
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Fix gathering facts in run_once play (#39453)Mickaël Guérin2018-05-043-0/+40
* Fact collector ordering deps (#31362)Adrian Likins2018-01-223-4/+56
* Fix fact failures cause by ordering of collectors (#30777)Adrian Likins2017-09-281-10/+86
* Fixes #28542: Standardize assert test defaults to match their comparison valu...Reid Wahl2017-08-281-14/+14
* add a 'min' type for gather_subset to collect nothing (#27085)Adrian Likins2017-08-021-7/+53
* Add 2.0-2.3 facts api compat (ansible_facts(), get_all_facts()) (#27294)Adrian Likins2017-08-011-0/+16
* Facts Refresh (2.4 roadmap) (#23012)Adrian Likins2017-06-011-0/+86
* Fix and enable more tests for osx and freebsd. (#20482)Matt Clay2017-01-192-2/+1
* Configurable fact path (#18147)Alvaro Aleman2017-01-121-0/+45
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+2
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-1/+0
* Fix fact gathering intg test asserts (#18168)Adrian Likins2016-10-261-37/+36
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-122-0/+138