How to install secure MySQL using Ansible on Ubuntu 16.04












0















I am installing MySQL using ansible apt module but i can't configure MySQL with password.










share|improve this question























  • Hello and welcome to AU. Please review this article How do I ask a good question and edit your questions to meet standards enforced here.

    – Marc Vanhoomissen
    Jan 31 at 16:32
















0















I am installing MySQL using ansible apt module but i can't configure MySQL with password.










share|improve this question























  • Hello and welcome to AU. Please review this article How do I ask a good question and edit your questions to meet standards enforced here.

    – Marc Vanhoomissen
    Jan 31 at 16:32














0












0








0








I am installing MySQL using ansible apt module but i can't configure MySQL with password.










share|improve this question














I am installing MySQL using ansible apt module but i can't configure MySQL with password.







mysql






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 31 at 14:26









Shahanawaj MullaShahanawaj Mulla

1




1













  • Hello and welcome to AU. Please review this article How do I ask a good question and edit your questions to meet standards enforced here.

    – Marc Vanhoomissen
    Jan 31 at 16:32



















  • Hello and welcome to AU. Please review this article How do I ask a good question and edit your questions to meet standards enforced here.

    – Marc Vanhoomissen
    Jan 31 at 16:32

















Hello and welcome to AU. Please review this article How do I ask a good question and edit your questions to meet standards enforced here.

– Marc Vanhoomissen
Jan 31 at 16:32





Hello and welcome to AU. Please review this article How do I ask a good question and edit your questions to meet standards enforced here.

– Marc Vanhoomissen
Jan 31 at 16:32










1 Answer
1






active

oldest

votes


















0














Here you are a role where you can learn from it. Anyways, try to find this kind of "how to"s in gists, there are tons of docs that can solve your problem.



MySQL Secure Installation Ansible Role






share|improve this answer
























  • Please read the section "How to answer" in the Help for this website: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline."

    – Jos
    Jan 31 at 15:24











  • "Here you are a role where you can learn from it." is enough to point that this link relates to the statement.

    – Ivan Nieto
    Feb 2 at 14:53











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1114424%2fhow-to-install-secure-mysql-using-ansible-on-ubuntu-16-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Here you are a role where you can learn from it. Anyways, try to find this kind of "how to"s in gists, there are tons of docs that can solve your problem.



MySQL Secure Installation Ansible Role






share|improve this answer
























  • Please read the section "How to answer" in the Help for this website: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline."

    – Jos
    Jan 31 at 15:24











  • "Here you are a role where you can learn from it." is enough to point that this link relates to the statement.

    – Ivan Nieto
    Feb 2 at 14:53
















0














Here you are a role where you can learn from it. Anyways, try to find this kind of "how to"s in gists, there are tons of docs that can solve your problem.



MySQL Secure Installation Ansible Role






share|improve this answer
























  • Please read the section "How to answer" in the Help for this website: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline."

    – Jos
    Jan 31 at 15:24











  • "Here you are a role where you can learn from it." is enough to point that this link relates to the statement.

    – Ivan Nieto
    Feb 2 at 14:53














0












0








0







Here you are a role where you can learn from it. Anyways, try to find this kind of "how to"s in gists, there are tons of docs that can solve your problem.



MySQL Secure Installation Ansible Role






share|improve this answer













Here you are a role where you can learn from it. Anyways, try to find this kind of "how to"s in gists, there are tons of docs that can solve your problem.



MySQL Secure Installation Ansible Role







share|improve this answer












share|improve this answer



share|improve this answer










answered Jan 31 at 15:00









Ivan NietoIvan Nieto

112




112













  • Please read the section "How to answer" in the Help for this website: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline."

    – Jos
    Jan 31 at 15:24











  • "Here you are a role where you can learn from it." is enough to point that this link relates to the statement.

    – Ivan Nieto
    Feb 2 at 14:53



















  • Please read the section "How to answer" in the Help for this website: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline."

    – Jos
    Jan 31 at 15:24











  • "Here you are a role where you can learn from it." is enough to point that this link relates to the statement.

    – Ivan Nieto
    Feb 2 at 14:53

















Please read the section "How to answer" in the Help for this website: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline."

– Jos
Jan 31 at 15:24





Please read the section "How to answer" in the Help for this website: "Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline."

– Jos
Jan 31 at 15:24













"Here you are a role where you can learn from it." is enough to point that this link relates to the statement.

– Ivan Nieto
Feb 2 at 14:53





"Here you are a role where you can learn from it." is enough to point that this link relates to the statement.

– Ivan Nieto
Feb 2 at 14:53


















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1114424%2fhow-to-install-secure-mysql-using-ansible-on-ubuntu-16-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕