From ac5e67a3d229fc9c2db0328d99248eb5f0df9ca4 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 31 Jan 2024 13:27:44 +0000 Subject: [PATCH] Add ansible file Signed-off-by: odidev --- content/sw_database/ansible.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/sw_database/ansible.md diff --git a/content/sw_database/ansible.md b/content/sw_database/ansible.md new file mode 100644 index 00000000..142b4a14 --- /dev/null +++ b/content/sw_database/ansible.md @@ -0,0 +1,30 @@ +--- +name: Ansible +category: DevOps +description: Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. +download_url: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html +works_on_arm: true +supported_minimum_version: + version_number: 2.4.0 + release_date: 15/08/2017 + + +optional_info: + homepage_url: https://www.ansible.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://learn.arm.com/install-guides/ansible/ + partner_content: https://amperecomputing.com/solution/ansible/regression-results + official_docs: https://www.redhat.com/fr/blog/red-hat-enterprise-linux-arm-now-supported-aws?source=author&term=25831 + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://www.ansible.com/blog/whats-new-in-ansible-automation-platform-2.4 + release_notes__recommended_minimum: + other_info: + +---