mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
trigger workflow
Signed-off-by: Martin Schurz <Martin.Schurz@telekom.de>
This commit is contained in:
parent
4756a620f2
commit
8f516018b6
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@
|
|||
(mysql_distribution == "mariadb" and mysql_version.version.full
|
||||
is version('10.4.0', '>='))
|
||||
|
||||
|
||||
- name: Get all users that have no authentication_string on MySQL version >= 5.7.6 or Mariadb version >= 10.4.0
|
||||
community.mysql.mysql_query:
|
||||
query: >
|
||||
|
|
Loading…
Reference in a new issue