
This patch removes the README.md file and adds the documentation directly in the sphinx role documentation index. All variables have been commented with a proper description to be included automatically in the sphinx build. Change-Id: I36c9a86eabb9a297f75c9a4ca2bde8aaa0a1fcd3 Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
631 B
631 B
check_ram
About The Role
An Ansible role to check if the Host(s) fit(s) the RAM requirements.
Requirements
No requirements.
Dependencies
No dependencies.
Example Playbook
- hosts: localhost
gather_facts: false
vars:
minimal_ram_gb: 42
roles:
- check_ram
License
Apache
Author Information
Red Hat TripleO DFG:DF Squad:VF