You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
your repo is pretty cool. But i'm newbie with ansible and network administration. I tried to install postgresql by my self without success. Could you provide an example or add it too your role, please ?
Thanks
The text was updated successfully, but these errors were encountered:
Unfortunately I am quite busy at the moment, but if you look at the current MySQL task and read the Ansible module documentation for PostgreSQL for adding users and databases you should be pretty easily get the hang of it. This was my first Ansible learning project as well, so I suggest you try it as a learning experience.
Of course if you manage to do this, a pull request would be appreciated. I suggest you create separate role, then it is easy to define the hosts where you want PostgreSQL to be installed.
Hi,
your repo is pretty cool. But i'm newbie with ansible and network administration. I tried to install postgresql by my self without success. Could you provide an example or add it too your role, please ?
Thanks
The text was updated successfully, but these errors were encountered: