crypttab: removes jijna delimiters from example using when#10079
crypttab: removes jijna delimiters from example using when#10079felixfontein merged 1 commit intoansible-collections:mainfrom
Conversation
The current example includes extra jinja delimiters which result in double-interpretation of the statement. Fixes: ansible-collections#10078 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Backport to stable-8: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 1936fe5 on top of patchback/backports/stable-8/1936fe5181f970d18d24b6165165e854f3b30a77/pr-10079 Backporting merged PR #10079 into main
🤖 @patchback |
Backport to stable-9: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 1936fe5 on top of patchback/backports/stable-9/1936fe5181f970d18d24b6165165e854f3b30a77/pr-10079 Backporting merged PR #10079 into main
🤖 @patchback |
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #10080 🤖 @patchback |
…ollections#10079) The current example includes extra jinja delimiters which result in double-interpretation of the statement. Fixes: ansible-collections#10078 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> (cherry picked from commit 1936fe5)
|
Created manual backport to stable-9 in #10081. |
…miters from example using when (#10080) crypttab: removes jijna delimiters from example using when (#10079) The current example includes extra jinja delimiters which result in double-interpretation of the statement. Fixes: #10078 (cherry picked from commit 1936fe5) Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
…#10079) (#10081) crypttab: removes jijna delimiters from example using when (#10079) The current example includes extra jinja delimiters which result in double-interpretation of the statement. Fixes: #10078 (cherry picked from commit 1936fe5) Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
…#10079) (#10081) crypttab: removes jijna delimiters from example using when (#10079) The current example includes extra jinja delimiters which result in double-interpretation of the statement. Fixes: #10078 (cherry picked from commit 1936fe5) Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com> (cherry picked from commit 8222f1f)
…jijna delimiters from example using when (#10079) (#10082) [stable-9] crypttab: removes jijna delimiters from example using when (#10079) (#10081) crypttab: removes jijna delimiters from example using when (#10079) The current example includes extra jinja delimiters which result in double-interpretation of the statement. Fixes: #10078 (cherry picked from commit 1936fe5) (cherry picked from commit 8222f1f) Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
…ollections#10079) The current example includes extra jinja delimiters which result in double-interpretation of the statement. Fixes: ansible-collections#10078 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
…ollections#10079) The current example includes extra jinja delimiters which result in double-interpretation of the statement. Fixes: ansible-collections#10078 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
SUMMARY
The current example includes extra jinja delimiters which
result in double-interpretation of the statement.
Fixes: #10078
Signed-off-by: Abhijeet Kasurde Akasurde@redhat.com
ISSUE TYPE