mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Revert "Merge pull request #6287 from risaacson/fix_hash_in_var"
This reverts commita808287451, reversing changes made to6129ea7566.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
zeus var_a=0
|
||||
zeus var_a=2
|
||||
morpheus
|
||||
thor
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
[titan]
|
||||
cronus var_a="a#b" var_b="b#c" var_c="c#d" # Is this overkill?
|
||||
|
||||
[major-god] # group with inline comments
|
||||
zeus var_a="2#3" # host with inline comments and "#" in the var string
|
||||
zeus var_a="1#2" # host with inline comments and "#" in the var string
|
||||
# A comment
|
||||
thor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user