CoffeeITWorks / ansible_burp2_server

Ansible role to deploy burp2 server
MIT License
10 stars 9 forks source link

Enable CRB for RH9 #89

Open pablodav opened 1 year ago

pablodav commented 1 year ago

Notes:


- name: Enable CodeReadyBuilder repository
--
  |   |   |   | command: dnf config-manager --set-enabled "crb"
  |   |   |   | changed_when: false
  |   |   |   | when:
  |   |   |   | - openstack_hosts_power_tool_enable \| bool
  |   |   |   | - ansible_facts['distribution_major_version'] == 9
  |   |   |   | - ansible_facts['distribution_major_version'] == "9"
pablodav commented 1 year ago

https://opendev.org/openstack/openstack-ansible-openstack_hosts/commit/7220c76237a4751f3607a3452ddf99ff21bdb053

pablodav commented 1 year ago

https://wiki.rockylinux.org/rocky/repo/#notes-on-unlisted-repositories