extra pkg and specific task as a result; add hub.thezengarden.net -> 10.1.1.126
This commit is contained in:
@ -1,12 +1,4 @@
|
||||
---
|
||||
# tasks file for zen_rev_proxy
|
||||
- name: alter package list for centos
|
||||
set_fact:
|
||||
proxy_package_list: ['nginx','git']
|
||||
tags: always
|
||||
when: ansible_distribution == "CentOS"
|
||||
|
||||
|
||||
- name: install proxy packages
|
||||
package:
|
||||
name : "{{ proxy_package_list }}"
|
||||
|
Reference in New Issue
Block a user