diff --git a/content/hidden/preview/HowTo_Ansible.md b/content/tech/HowTo_Ansible.md similarity index 99% rename from content/hidden/preview/HowTo_Ansible.md rename to content/tech/HowTo_Ansible.md index 32d0e2a..1b76b05 100644 --- a/content/hidden/preview/HowTo_Ansible.md +++ b/content/tech/HowTo_Ansible.md @@ -1,13 +1,11 @@ +++ title = 'HowTo Ansible' date = 2024-06-10 -hidden = true +hidden = false +++ -HowTo_Ansible: - ## WhatIs Ansible? You can think of `ansible` as a more easier and human-readable bash scripts that can run on almost any remote machine (E.g. GNU/Linux, network router/switch, Windows...).