Merge "Set ownership of files in external_post_deploy_tasks"

This commit is contained in:
Zuul 2022-04-29 21:57:33 +00:00 committed by Gerrit Code Review
commit db477f9232

View File

@ -274,12 +274,14 @@ outputs:
become: true
copy:
dest: "{{ octavia_ansible_group_vars.octavia_group_vars_dir }}/octavia_vars.yaml"
owner: "{{ ansible_user }}"
content: "{{ octavia_ansible_group_vars|to_nice_yaml }}"
no_log: "{{ hide_sensitive_logs | bool }}"
- name: Write octavia inventory
become: true
copy:
dest: "{{playbook_dir}}/octavia-ansible/inventory.yaml"
owner: "{{ ansible_user }}"
content: |
octavia_nodes:
hosts: