Skip to content
Snippets Groups Projects
Unverified Commit d7f08d1b authored by lijin-union's avatar lijin-union Committed by GitHub
Browse files

remove the set_fact action which raise error in the CI (#9462)

parent 4aa1ef28
No related branches found
No related tags found
No related merge requests found
......@@ -92,14 +92,6 @@
tags:
- facts
- name: Set os_family fact for UOS Linux
set_fact:
ansible_os_family: "RedHat"
ansible_distribution_major_version: "8"
when: ansible_distribution == "UnionTech"
tags:
- facts
- name: Install ceph-commmon package
package:
name:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment