You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/set_fact
Matt Davis 3c52b14c9e
deprecate invalid variable names in inventory (#85377)
* deprecate invalid variable names in inventory

* was previously a hard error for `Host`
* added missing check to `Group`
* swapped blanket Python keyword prohibition with Jinja singleton and `not` check

Co-authored-by: Matt Clay <matt@mystile.com>

* fix invalid variable name test

---------

Co-authored-by: Matt Clay <matt@mystile.com>
5 months ago
..
aliases Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
incremental.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
inventory Fix integration tests with custom inventory. 7 years ago
nowarn_clean_facts.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
runme.sh Templating overhaul, implement Data Tagging (#84621) 8 months ago
set_fact.yml deprecate invalid variable names in inventory (#85377) 5 months ago
set_fact_ansible_vars.yml Reword warning if the reserved keyword `_ansible_` is used (#82657) 2 years ago
set_fact_auto_unsafe.yml Templating overhaul, implement Data Tagging (#84621) 8 months ago
set_fact_bool_conv_jinja2_native.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
set_fact_cached_1.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
set_fact_cached_2.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
set_fact_empty_str_key.yml Fix parsing of values when using an empty string as key (#57132) (#72545) 5 years ago
set_fact_no_cache.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago