dynamic centos verison discover for repos
This commit is contained in:
parent
aa3295aa14
commit
3ae4809fb1
@ -4,8 +4,8 @@
|
|||||||
name: mttq
|
name: mttq
|
||||||
file: mttq
|
file: mttq
|
||||||
description: MTTQ Broker
|
description: MTTQ Broker
|
||||||
baseurl: http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-7/
|
baseurl: "http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-{{ ansible_distribution_major_version }}/"
|
||||||
gpgkey: http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-7/repodata/repomd.xml.key
|
gpgkey: "http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-{{ ansible_distribution_major_version }}/repodata/repomd.xml.key"
|
||||||
|
|
||||||
- name: Install mttq packages
|
- name: Install mttq packages
|
||||||
yum:
|
yum:
|
||||||
|
Loading…
Reference in New Issue
Block a user