Skip to content
Snippets Groups Projects
Commit d7d4a530 authored by Martin Macháč's avatar Martin Macháč
Browse files

Remove facts from README

parent 639c3740
No related branches found
No related tags found
1 merge request!4Resolve "Simplify README, add CentOS platform"
...@@ -9,11 +9,6 @@ This role requires root access, so you either need to specify `become` directive ...@@ -9,11 +9,6 @@ This role requires root access, so you either need to specify `become` directive
become: yes become: yes
``` ```
## Facts
- **java_installed**: fact to indicate if Java is installed on the host.
- **java_version_installed**: fact containing Java version installed on the host in a string.
## Role Variables ## Role Variables
- **java_source**: flag to enable installation from source files instead from a repository. - **java_source**: flag to enable installation from source files instead from a repository.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment