Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

config file not working #3

Open
nielsalkema opened this issue Jun 7, 2019 · 0 comments
Open

config file not working #3

nielsalkema opened this issue Jun 7, 2019 · 0 comments

Comments

@nielsalkema
Copy link

I don't see any documentation on how the config_file should be defined ?

It fails when I create a file /home/foo/proxysql.cnf with

login_user: 'radmin'
login_password: 'radmin'

or like this

"login_user": "radmin"
"login_password": "radmin"

In my main.yml file I have

- proxysql_mysql_users:
    config_file: '~/foo.cnf'
    username: 'test'
    state: absent

Any idea what I do wrong ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant