Skip to content
Snippets Groups Projects
Commit ea2c9d8f authored by mlushpenko's avatar mlushpenko
Browse files

Fix yaml checks

parent f958b32c
No related branches found
No related tags found
No related merge requests found
---
- name: Create kubernetes directories - name: Create kubernetes directories
file: file:
path: "{{ item }}" path: "{{ item }}"
......
---
- name: Update package management cache (YUM) - name: Update package management cache (YUM)
yum: yum:
update_cache: yes update_cache: yes
......
---
# Todo : selinux configuration # Todo : selinux configuration
- name: Confirm selinux deployed - name: Confirm selinux deployed
stat: stat:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment