All my Bash-Scripts with the exception of a startup script for wallpaper-engine (wouldn't make sense and it's not used anymore) are now converted into Ansible Playbooks.
I also removed the need for an inventory file.
Thanks to @bushvin for letting me know on how to set hosts and connection types correctly for the localhost in the play level!
Those playbooks are tested but currently still in the development branch for further optimization.
View them here https://codeberg.org/Spoljarevic/Ansible/src/branch/development/Bash-Scripts%20to%20Ansible
If you have any suggestions on how to improve them, either write me a comment or open a pull request!
#ansible #development #convertion #playbook #bash #script #codeberg #git

