Skip to content
Snippets Groups Projects
Commit 22763ca9 authored by root's avatar root
Browse files

do not overwrite file if exists

parent 14e002f0
Branches
Tags
1 merge request!5Migrate from ODFE to OpenSearch
......@@ -12,6 +12,7 @@
src: dotmy.cnf.j2
dest: /root/.my.cnf
mode: 0600
force: false
- name: Remove all anonymous user accounts
mysql_user:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment