ansible-role-java icon indicating copy to clipboard operation
ansible-role-java copied to clipboard

Ansible Role - Java

Results 4 ansible-role-java issues
Sort by recently updated
recently updated
newest added

On Ubuntu 20.04 (and maybe others) the `man` directory task is changed when running next day (maybe automatic updates changing permissions?). Would be nice to be able to exclude this...

I ran ansible-lint on the repo and fixed the reported errors ``` ansible-lint --version ansible-lint 24.2.1 using ansible-core:2.16.3 ansible-compat:4.1.11 ruamel-yaml:0.18.5 ruamel-yaml-clib:0.2.7 ```

Problem: Was trying to install java 11 openjdk on an AWS Rocky Linux 9 VM and it was skipping the actual installation include constantly. **notes:** - ansible version 2.9.27 (because...