summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/set_fact (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reword warning if the reserved keyword `_ansible_` is used (#82657)Abhijeet Kasurde2024-02-092-0/+12
* 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-211-1/+1
* Wrap all results, regardless of register, except for actions with clean facts...Matt Martz2021-06-042-0/+13
* Fix parsing of values when using an empty string as key (#57132) (#72545)Yadnesh Kulkarni2020-11-202-0/+18
* Fix missing ansible.builtin FQCNs in hardcoded action names (#71824)Felix Fontein2020-11-037-7/+242
* Ensure native jinja is off for non-native tests (#71914)Martin Krizek2020-09-241-1/+1
* implemented 'prefix' for file based cache (#69872)Brian Coca2020-06-111-1/+8
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-301-0/+1
* Fix integration tests with custom inventory.Matt Clay2019-03-121-2/+2
* Switch set_fact test to private inventory.Matt Clay2019-01-152-6/+9
* Don't perform string to bool conversion in set_fact when jinja2 native types ...Matt Martz2018-07-303-0/+44
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* allow incremental update for vars in loop for set_fact/include_vars (#38302)Brian Coca2018-04-063-4/+36
* set_fact: handle 'cacheable=value' form (#34871)Pilou2018-01-152-0/+21
* Add intg tests for some of the issues in 32302 (#32360)Adrian Likins2017-12-202-4/+129
* Add set_fact_persistent action and module. (#26153)Adrian Likins2017-08-025-0/+102