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/inventory_dir
Pol Llovet 4432c01ceb Handle '#' in var strings by splitting on ' #'
If someone has a " #" in a quoted var string, it
will interpret that as a comment and refuse to
load the inventory file due to an unbalanced
quote. Noisy failure > unexpected behavior.
11 years ago
..
0hosts Add some tests for directory-based inventory 12 years ago
1mythology Add some tests for directory-based inventory 12 years ago
2levels Add some tests for directory-based inventory 12 years ago
3comments Handle '#' in var strings by splitting on ' #' 11 years ago