mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Revert "Merge pull request #6287 from risaacson/fix_hash_in_var"
This reverts commita808287451
, reversing changes made to6129ea7566
.
This commit is contained in:
parent
a808287451
commit
b41d8106ff
5 changed files with 92 additions and 152 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue