Update for CentOS 8 and tags
This commit is contained in:
parent
ee60d76a71
commit
c07a4980e6
6 changed files with 55 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue