mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Remove inline comments from inventory tokenizing.
This commit is contained in:
8
test/inventory_dir/3comments
Normal file
8
test/inventory_dir/3comments
Normal file
@@ -0,0 +1,8 @@
|
||||
[major-god] # group with inline comments
|
||||
zeus var_a=1 # host with inline comments
|
||||
# A comment
|
||||
thor
|
||||
|
||||
[minor-god] # group with inline comment and unbalanced quotes: ' "
|
||||
morpheus # host with inline comments and unbalanced quotes: ' "
|
||||
# A comment with unbalanced quotes: ' "
|
||||
Reference in New Issue
Block a user