This commit is contained in:
zhangzhihan
2020-06-24 18:08:40 +08:00
parent e1dc6b5f62
commit e6fbb265a8
23 changed files with 83 additions and 71 deletions

View File

@@ -4,11 +4,10 @@
dest: "/tmp/ansible_deploy/"
- name: "install framework packages"
# yum:
# name: "{{ packages }}"
# state: present
# skip_broken: yes
shell: "rpm -ivh /tmp/ansible_deploy/{{ packages }}"
yum:
name: "{{ packages }}"
state: present
skip_broken: yes
vars:
packages:
- /tmp/ansible_deploy/libMESA_field_stat-1.0.1.852c2df-1.el7.x86_64.rpm