Skip to content

Commit 2bc8368

Browse files
authored
Merge pull request #286 from krishmoodbidri/fix-blockinfile-marker-convention-ood
Fix blockinfile marker convention for auth block
2 parents 59807e8 + c628bb9 commit 2bc8368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/ood/tasks/main.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
path: /etc/ood/config/ood_portal.yml
8484
insertbefore: "#auth:"
8585
backup: yes
86+
marker: "# {mark} ANSIBLE MANAGED BLOCK auth"
8687
block: |
8788
auth:
8889
- 'AuthType Basic'

0 commit comments

Comments
 (0)