mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-09 02:17:39 -02:30
Fix yaml checks
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Create kubernetes directories
|
- name: Create kubernetes directories
|
||||||
file:
|
file:
|
||||||
path: "{{ item }}"
|
path: "{{ item }}"
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Update package management cache (YUM)
|
- name: Update package management cache (YUM)
|
||||||
yum:
|
yum:
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
# Todo : selinux configuration
|
# Todo : selinux configuration
|
||||||
- name: Confirm selinux deployed
|
- name: Confirm selinux deployed
|
||||||
stat:
|
stat:
|
||||||
|
|||||||
Reference in New Issue
Block a user