Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure: refact systemctl daemon-reload task #90

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

guits
Copy link
Contributor

@guits guits commented Oct 8, 2020

There's a way to achieve this operation without using command
module, let's use systemd module instead.

Signed-off-by: Guillaume Abrioux [email protected]

There's a way to achieve this operation without using `command`
module, let's use `systemd` module instead.

Signed-off-by: Guillaume Abrioux <[email protected]>
@pieterlexis
Copy link
Contributor

I've restarted the failing jobs.. the failures look transient:

    failed: [debian-9] (item=[{'host': 'mysql', 'dbname': 'debian-9', 'user': 'pdns', 'password': 'pdns', 'priv_user': 'root', 'priv_password': 'pdns'}, '%']) => {"ansible_loop_var": "item", "changed": false, "item": [{"dbname": "debian-9", "host": "mysql", "password": "pdns", "priv_password": "pdns", "priv_user": "root", "user": "pdns"}, "%"], "msg": "(1396, \"Operation CREATE USER failed for '********'@'%'\")"}

@guits
Copy link
Contributor Author

guits commented Oct 8, 2020

@pieterlexis CI looks better now, thanks 🙂

@pieterlexis pieterlexis merged commit aad6074 into PowerDNS:master Oct 9, 2020
@guits guits deleted the guits-quick_patch branch October 9, 2020 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants