Skip to content
Snippets Groups Projects
Commit c6251154 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Merge branch 'fix-rewrite-map-config-issue' into 'feat-hpc-factory'

fix: use owner instead of user in template ansible module

See merge request !164
parents 77b42c12 6019778c
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,6 @@
ansible.builtin.template:
src: rewrite_map_config_py.j2
mode: '600'
user: root
owner: root
group: root
dest: /var/www/rewrite_map_config.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment