diff --git a/ansible/configs/odf-dr-binder/post_software.yml b/ansible/configs/odf-dr-binder/post_software.yml index a04d75d96eb..f66a6425060 100644 --- a/ansible/configs/odf-dr-binder/post_software.yml +++ b/ansible/configs/odf-dr-binder/post_software.yml @@ -445,12 +445,11 @@ - busybox-placement-primary.yaml.j2 - busybox-drpc.yaml.j2 - - name: Create bookbag for Regional Disaster Recovery - include_role: - name: bookbag - vars: - bookbag_git_repo: "https://github.com/redhat-gpte-devopsautomation/bookbag-rdr.git" - + - name: Create bookbag for Regional Disaster Recovery + include_role: + name: bookbag + vars: + bookbag_git_repo: "https://github.com/redhat-gpte-devopsautomation/bookbag-rdr.git" - name: Get argocd access details from hub hosts: localhost