Update for CentOS 8 and tags

This commit is contained in:
Adrien Reslinger 2020-04-06 00:01:40 +02:00
parent ee60d76a71
commit c07a4980e6
6 changed files with 55 additions and 9 deletions

View file

@ -1,7 +1,7 @@
---
- name: Registering Powershell repository
get_url:
url: https://packages.microsoft.com/config/rhel/7/prod.repo
url: https://packages.microsoft.com/config/rhel/{{ ansible_distribution_major_version }}/prod.repo
dest: /etc/yum.repos.d/microsoft.repo
owner: root
group: root