Fixing repo_v5 | skipped ocurrences. Updating to new format

This commit is contained in:
Jose M 2019-11-05 10:35:59 +01:00
parent 08763a3b3d
commit f36d8be92e
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
gpgcheck: true
changed_when: false
when:
- repo_v5_installed.skipped
- repo_v5_installed is skipped
- name: RedHat/CentOS/Fedora | download Oracle Java RPM
get_url:

View File

@ -52,7 +52,7 @@
gpgcheck: true
changed_when: false
when:
- repo_v5_manager_installed|skipped
- repo_v5_manager_installed is skipped
- name: RedHat/CentOS/Fedora | Install openscap
package: name={{ item }} state=present